]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ethertype.h
droproot(): always print to stderr (GH #425)
[tcpdump] / ethertype.h
index 1a5791ea39c14243ee690b5f1b24990c91aed62b..803991735eb297a748a5fe3ea35ed86510be7b53 100644 (file)
 #ifndef ETHERTYPE_RRCP
 #define ETHERTYPE_RRCP         0x8899
 #endif
+#ifndef ETHERTYPE_AOE
+#define ETHERTYPE_AOE                  0x88a2
+#endif
 #ifndef        ETHERTYPE_LOOPBACK
 #define        ETHERTYPE_LOOPBACK      0x9000
 #endif
 #ifndef        ETHERTYPE_CFM
 #define        ETHERTYPE_CFM           0x8902 /* 802.1ag */
 #endif
+#ifndef        ETHERTYPE_IEEE1905_1
+#define        ETHERTYPE_IEEE1905_1    0x893a /* IEEE 1905.1 */
+#endif
 #ifndef        ETHERTYPE_ISO
 #define        ETHERTYPE_ISO           0xfefe  /* nonstandard - used in Cisco HDLC encapsulation */
 #endif