X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/4d4f42a37bf0f9d1372f540c5be193b5b5d4fc0b..949a22064d3534eddeb8aa2b9c36a50e45fe16fa:/ethertype.h diff --git a/ethertype.h b/ethertype.h index 8c063396..385da5d7 100644 --- a/ethertype.h +++ b/ethertype.h @@ -153,6 +153,9 @@ #ifndef ETHERTYPE_PPPOES2 #define ETHERTYPE_PPPOES2 0x3c13 #endif +#ifndef ETHERTYPE_MS_NLB_HB +#define ETHERTYPE_MS_NLB_HB 0x886f /* MS Network Load Balancing Heartbeat */ +#endif #ifndef ETHERTYPE_JUMBO #define ETHERTYPE_JUMBO 0x8870 #endif