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

/freebsd-10.0-release/contrib/tcpdump/missing/
H A Ddlnames.c69 #ifdef DLT_SLIP_BSDOS
70 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
/freebsd-10.0-release/contrib/ipfilter/
H A Dpcap-bpf.h163 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
167 #ifndef DLT_SLIP_BSDOS
168 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */ macro
172 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
260 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other
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-10.0-release/contrib/libpcap/pcap/
H A Dbpf.h166 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
170 #ifndef DLT_SLIP_BSDOS
171 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */ macro
175 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
304 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-common.c936 { DLT_SLIP_BSDOS, LINKTYPE_SLIP_BSDOS },
H A Dpcap.c970 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
H A Dpcap-bpf.c1840 v = DLT_SLIP_BSDOS;
H A Dgencode.c1007 case DLT_SLIP_BSDOS:
3050 case DLT_SLIP_BSDOS:
3413 * handled as DLT_SLIP, DLT_SLIP_BSDOS, and DLT_RAW are, if
/freebsd-10.0-release/sys/net/
H A Dbpf.h264 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
353 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other
/freebsd-10.0-release/contrib/tcpdump/
H A Dtcpdump.c186 #ifdef DLT_SLIP_BSDOS
187 { sl_bsdos_if_print, DLT_SLIP_BSDOS },

Completed in 166 milliseconds