X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/8380f5ff00dadc620426318ae75f2916738b6da0..15a5e82cd45beb65b6ba0b68f671ca9f7719bb50:/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