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

/freebsd-10.1-release/contrib/libpcap/
H A Dethertype.h111 #ifndef ETHERTYPE_PPPOED
112 #define ETHERTYPE_PPPOED 0x8863 macro
H A Dgencode.c8020 return gen_linktype((bpf_int32)ETHERTYPE_PPPOED);
/freebsd-10.1-release/contrib/tcpdump/
H A Dethertype.h145 #ifndef ETHERTYPE_PPPOED
146 #define ETHERTYPE_PPPOED 0x8863 macro
H A Dprint-ether.c77 { ETHERTYPE_PPPOED, "PPPoE D" },
367 case ETHERTYPE_PPPOED:

Completed in 158 milliseconds