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

/freebsd-13-stable/contrib/tcpdump/missing/
H A Ddlnames.c77 #ifdef DLT_PPP_ETHER
78 DLT_CHOICE(DLT_PPP_ETHER, "PPPoE"),
/freebsd-13-stable/contrib/tcpdump/
H A Dprint.c119 #ifdef DLT_PPP_ETHER
120 { pppoe_if_print, DLT_PPP_ETHER },
/freebsd-13-stable/contrib/libpcap/pcap/
H A Ddlt.h153 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd-13-stable/sys/net/
H A Ddlt.h155 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd-13-stable/contrib/ipfilter/
H A Dbpf-ipf.h233 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-common.c1183 { DLT_PPP_ETHER, LINKTYPE_PPP_ETHER },
H A Dgencode.c1266 case DLT_PPP_ETHER:
3296 case DLT_PPP_ETHER:

Completed in 185 milliseconds