X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/9248d0c2fac920cd401d8ea2a6c7a871e0182f86..ed08d24ae8add2f8da09996576065525c2c4a69b:/ethertype.h diff --git a/ethertype.h b/ethertype.h index 959fc010..900bd38e 100644 --- a/ethertype.h +++ b/ethertype.h @@ -130,6 +130,12 @@ #ifndef ETHERTYPE_PPPOES #define ETHERTYPE_PPPOES 0x8864 #endif +#ifndef ETHERTYPE_PPPOED2 +#define ETHERTYPE_PPPOED2 0x3c12 +#endif +#ifndef ETHERTYPE_PPPOES2 +#define ETHERTYPE_PPPOES2 0x3c13 +#endif #ifndef ETHERTYPE_JUMBO #define ETHERTYPE_JUMBO 0x8870 #endif