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

/freebsd-11-stable/contrib/tcpdump/missing/
H A Ddlnames.c65 #ifdef DLT_SLIP_BSDOS
66 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
/freebsd-11-stable/sys/net/
H A Ddlt.h96 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
100 #ifndef DLT_SLIP_BSDOS
101 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */ macro
105 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
234 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other
/freebsd-11-stable/contrib/libpcap/pcap/
H A Ddlt.h94 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
98 #ifndef DLT_SLIP_BSDOS
99 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */ macro
103 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
232 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other
/freebsd-11-stable/contrib/ipfilter/
H A Dbpf-ipf.h216 #ifndef DLT_SLIP_BSDOS
217 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */ macro
221 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
/freebsd-11-stable/contrib/tcpdump/
H A Dprint.c147 #ifdef DLT_SLIP_BSDOS
148 { sl_bsdos_if_print, DLT_SLIP_BSDOS },
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-common.c1163 { DLT_SLIP_BSDOS, LINKTYPE_SLIP_BSDOS },
H A Dpcap-bpf.c2131 v = DLT_SLIP_BSDOS;
H A Dgencode.c1232 case DLT_SLIP_BSDOS:
3247 case DLT_SLIP_BSDOS:

Completed in 149 milliseconds