aboutsummaryrefslogtreecommitdiffstats
path: root/epan/etypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/etypes.h')
-rw-r--r--epan/etypes.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/epan/etypes.h b/epan/etypes.h
index f39a91dce0..9a79818368 100644
--- a/epan/etypes.h
+++ b/epan/etypes.h
@@ -99,6 +99,10 @@
#define ETHERTYPE_MSRP 0x22EA
#endif
+#ifndef ETHERTYPE_AVBTP
+#define ETHERTYPE_AVBTP 0x22F0
+#endif
+
#ifndef ETHERTYPE_CENTRINO_PROMISC
#define ETHERTYPE_CENTRINO_PROMISC 0x2452 /* Intel Centrino promiscuous packets */
#endif