Searched refs:ETHERTYPE_PPPOES (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/libpcap/
H A Dethertype.h112 #ifndef ETHERTYPE_PPPOES
113 #define ETHERTYPE_PPPOES 0x8864 macro
H A Dgencode.c8224 b0 = gen_linktype((bpf_int32)ETHERTYPE_PPPOES);
/freebsd-11.0-release/contrib/tcpdump/
H A Dethertype.h146 #ifndef ETHERTYPE_PPPOES
147 #define ETHERTYPE_PPPOES 0x8864 macro
H A Dprint-ether.c71 { ETHERTYPE_PPPOES, "PPPoE S" },
361 case ETHERTYPE_PPPOES:

Completed in 183 milliseconds