X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/1e74db1b72615f96185b1322822c2346b97b82ed..9248d0c2fac920cd401d8ea2a6c7a871e0182f86:/ethertype.h diff --git a/ethertype.h b/ethertype.h index dbbbae4a..959fc010 100644 --- a/ethertype.h +++ b/ethertype.h @@ -76,6 +76,9 @@ #ifndef ETHERTYPE_SCA #define ETHERTYPE_SCA 0x6007 #endif +#ifndef ETHERTYPE_TEB +#define ETHERTYPE_TEB 0x6558 +#endif #ifndef ETHERTYPE_LANBRIDGE #define ETHERTYPE_LANBRIDGE 0x8038 #endif