Searched refs:DLT_PPP_ETHER (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/missing/
H A Ddlnames.c81 #ifdef DLT_PPP_ETHER
82 DLT_CHOICE(DLT_PPP_ETHER, "PPPoE"),
/freebsd-10.0-release/contrib/ipfilter/
H A Dpcap-bpf.h196 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
H A Dbpf-ipf.h233 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd-10.0-release/contrib/libpcap/pcap/
H A Dbpf.h225 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-common.c956 { DLT_PPP_ETHER, LINKTYPE_PPP_ETHER },
H A Dpcap.c974 DLT_CHOICE(DLT_PPP_ETHER, "PPPoE"),
H A Dgencode.c1041 case DLT_PPP_ETHER:
3102 case DLT_PPP_ETHER:
/freebsd-10.0-release/sys/net/
H A Dbpf.h275 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd-10.0-release/contrib/tcpdump/
H A Dtcpdump.c212 #ifdef DLT_PPP_ETHER
213 { pppoe_if_print, DLT_PPP_ETHER },

Completed in 133 milliseconds