X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/35043f35074d36504889fb0f8542632005531c2e..d83a284abc80d3d09f6bddd087760bb1b01d9cc7:/ethertype.h diff --git a/ethertype.h b/ethertype.h index 0388c593..80399173 100644 --- a/ethertype.h +++ b/ethertype.h @@ -181,6 +181,9 @@ #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