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

/freebsd-10.0-release/contrib/libpcap/
H A Dethertype.h114 #ifndef ETHERTYPE_PPPOES
115 #define ETHERTYPE_PPPOES 0x8864 macro
H A Dgencode.c8031 b0 = gen_linktype((bpf_int32)ETHERTYPE_PPPOES);
/freebsd-10.0-release/contrib/tcpdump/
H A Dethertype.h148 #ifndef ETHERTYPE_PPPOES
149 #define ETHERTYPE_PPPOES 0x8864 macro
H A Dprint-ether.c78 { ETHERTYPE_PPPOES, "PPPoE S" },
368 case ETHERTYPE_PPPOES:

Completed in 119 milliseconds