Searched refs:DLT_PPP_BSDOS (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/missing/
H A Ddlnames.c68 #ifdef DLT_PPP_BSDOS
69 DLT_CHOICE(DLT_PPP_BSDOS, "BSD/OS PPP"),
/freebsd-13-stable/contrib/libpcap/pcap/
H A Ddlt.h94 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
100 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */ macro
104 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */ macro
/freebsd-13-stable/sys/net/
H A Ddlt.h96 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
102 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */ macro
106 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */ macro
/freebsd-13-stable/contrib/tcpdump/
H A Dprint.c217 #ifdef DLT_PPP_BSDOS
218 { ppp_bsdos_if_print, DLT_PPP_BSDOS },
/freebsd-13-stable/contrib/ipfilter/
H A Dbpf-ipf.h218 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */ macro
222 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */ macro
/freebsd-13-stable/contrib/libpcap/
H A Dpcap-common.c1164 { DLT_PPP_BSDOS, LINKTYPE_PPP_BSDOS },
H A Dpcap-bpf.c2135 v = DLT_PPP_BSDOS;
H A Dgencode.c1233 /* XXX this may be the same as the DLT_PPP_BSDOS case */
1277 case DLT_PPP_BSDOS:
3305 case DLT_PPP_BSDOS:

Completed in 124 milliseconds