Home
last modified time | relevance | path

Searched refs:DLT_PPP (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/libpcap/
H A Dpcap-common.c116 #define LINKTYPE_PPP DLT_PPP
1222 { DLT_PPP, LINKTYPE_PPP },
H A Dpcap-bpf.c2264 case DLT_PPP:
H A Dgencode.c1270 case DLT_PPP: in init_linktype()
3288 case DLT_PPP: in gen_linktype()
9109 case DLT_PPP: in gen_mpls()
9220 PUSH_LINKHDR(cstate, DLT_PPP, cstate->off_linkpl.is_variable, in gen_pppoes()
/dragonfly/sys/net/
H A Ddlt.h71 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
H A Dbpf.c205 case DLT_PPP: in bpf_movein()
/dragonfly/contrib/libpcap/pcap/
H A Ddlt.h71 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
/dragonfly/contrib/tcpdump/
H A Dprint.c203 { ppp_if_print, DLT_PPP },