Searched refs:DLT_PPP (Results 1 - 17 of 17) sorted by relevance

/freebsd-10.2-release/contrib/tcpdump/missing/
H A Ddlnames.c65 DLT_CHOICE(DLT_PPP, "PPP"),
/freebsd-10.2-release/contrib/libpcap/
H A Dpcap-common.c124 #define LINKTYPE_PPP DLT_PPP
919 { DLT_PPP, LINKTYPE_PPP },
H A Dpcap-pf.c398 p->linktype = DLT_PPP;
H A Dpcap.c973 DLT_CHOICE(DLT_PPP, "PPP"),
H A Dgencode.c1031 case DLT_PPP:
3099 case DLT_PPP:
7981 case DLT_PPP:
H A Dpcap-bpf.c1843 case DLT_PPP:
/freebsd-10.2-release/contrib/ipfilter/
H A Dpcap-bpf.h140 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
H A Dbpf-ipf.h190 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
/freebsd-10.2-release/contrib/libpcap/pcap/
H A Dbpf.h143 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
/freebsd-10.2-release/sys/net/
H A Dbpf.h246 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
H A Dbpf.c504 case DLT_PPP:
/freebsd-10.2-release/contrib/tcpdump/
H A Dtcpdump.c189 { ppp_if_print, DLT_PPP },
/freebsd-10.2-release/sys/dev/lmc/
H A Dif_lmc.c4121 LMC_BPF_ATTACH(DLT_PPP, 4);
4200 LMC_BPF_ATTACH(DLT_PPP, 4);
4205 # define DLT_C_HDLC DLT_PPP
/freebsd-10.2-release/sys/dev/ce/
H A Dif_ce.c745 bpfattach (d->ifp, DLT_PPP, 4);
/freebsd-10.2-release/sys/dev/cp/
H A Dif_cp.c533 bpfattach (d->ifp, DLT_PPP, 4);
/freebsd-10.2-release/sys/dev/ctau/
H A Dif_ct.c755 bpfattach (d->ifp, DLT_PPP, 4);
/freebsd-10.2-release/sys/dev/cx/
H A Dif_cx.c864 bpfattach (d->ifp, DLT_PPP, 4);

Completed in 153 milliseconds