summaryrefslogtreecommitdiff
path: root/epan/oui.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-08-19 08:07:45 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-08-19 08:07:45 +0000
commit3e163ea3a1582b09939a2549db0563af936ead3a (patch)
treea76c9426ffdd0ad1d54be9d2fdee318874a3391a /epan/oui.h
parentbafcc127f85863fc78834dc1479764e8436b47b9 (diff)
downloadwireshark-3e163ea3a1582b09939a2549db0563af936ead3a.tar.gz
Add OUI_MARVELL
svn path=/trunk/; revision=26040
Diffstat (limited to 'epan/oui.h')
-rw-r--r--epan/oui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/oui.h b/epan/oui.h
index 8c54e62f4b..818f002099 100644
--- a/epan/oui.h
+++ b/epan/oui.h
@@ -56,6 +56,7 @@
#define OUI_SONY_ERICSSON_7 0x001813 /* Sony Ericsson Mobile Communications AB */
#define OUI_SONY_ERICSSON_8 0x001963 /* Sony Ericsson Mobile Communications AB */
#define OUI_CISCOWL 0x004096 /* Cisco Wireless (Aironet) */
+#define OUI_MARVELL 0x005043 /* Marvell Semiconductor */
#define OUI_ERICSSON_2 0x008037 /* Ericsson Group */
#define OUI_BRIDGED 0x0080C2 /* Bridged Frame-Relay, RFC 2427 */
/* and Bridged ATM, RFC 2684 */