Home
last modified time | relevance | path

Searched refs:DLT_PPP_ETHER (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcpdump/missing/
H A Ddlnames.c75 #ifdef DLT_PPP_ETHER
76 DLT_CHOICE(DLT_PPP_ETHER, "PPPoE"),
/freebsd/contrib/tcpdump/
H A Dprint.c208 #ifdef DLT_PPP_ETHER
209 { pppoe_if_print, DLT_PPP_ETHER },
H A DCHANGES1246 NetBSD DLT_PPP_ETHER; adapted from Martin Husemann <martin@netbsd.org>.
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h238 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd/sys/net/
H A Ddlt.h212 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h228 #define DLT_PPP_ETHER 51 /* PPP over Ethernet */ macro
/freebsd/contrib/libpcap/
H A Dpcap-common.c1363 dlt == DLT_PPP_ETHER || dlt == DLT_SYMANTEC_FIREWALL) in dlt_to_linktype()
H A Dgencode.c1270 case DLT_PPP_ETHER: in init_linktype()
3339 case DLT_PPP_ETHER: in gen_linktype()