X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/b751376719cfe1924aa07ab8fd364ec1a55c04b3..50dfa7ecebfef0f954f3ac2e6bbbf84ab468f848:/ethertype.h diff --git a/ethertype.h b/ethertype.h index 33dcea9c..a757a39c 100644 --- a/ethertype.h +++ b/ethertype.h @@ -125,6 +125,9 @@ #ifndef ETHERTYPE_8021QinQ #define ETHERTYPE_8021QinQ 0x88a8 #endif +#ifndef ETHERTYPE_MACSEC +#define ETHERTYPE_MACSEC 0x88e5 +#endif #ifndef ETHERTYPE_IPX #define ETHERTYPE_IPX 0x8137 #endif