Home
last modified time | relevance | path

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

/external/tcpdump/missing/
Ddlnames.c61 DLT_CHOICE(DLT_PPP, "PPP"),
/external/libpcap/
Dpcap-common.c128 #define LINKTYPE_PPP DLT_PPP
1050 { DLT_PPP, LINKTYPE_PPP },
Dpcap-pf.c407 p->linktype = DLT_PPP; in pcap_activate_pf()
Dgencode.c1145 case DLT_PPP: in init_linktype()
3153 case DLT_PPP: in gen_linktype()
8128 case DLT_PPP: in gen_mpls()
8241 PUSH_LINKHDR(cstate, DLT_PPP, cstate->off_linkpl.is_variable, in gen_pppoes()
Dpcap-bpf.c2104 case DLT_PPP:
/external/libpcap/pcap/
Ddlt.h75 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
/external/tcpdump/
Dprint.c213 { ppp_if_print, DLT_PPP },
/external/ppp/pppd/
Doptions.c70 #define DLT_PPP_PPPD DLT_PPP