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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Ddlnames.c69 #ifdef DLT_SLIP_BSDOS
70 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-common.c936 { DLT_SLIP_BSDOS, LINKTYPE_SLIP_BSDOS },
H A Dpcap.c969 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
H A Dpcap-bpf.c1820 v = DLT_SLIP_BSDOS;
H A Dgencode.c1005 case DLT_SLIP_BSDOS:
3048 case DLT_SLIP_BSDOS:
3411 * handled as DLT_SLIP, DLT_SLIP_BSDOS, and DLT_RAW are, if
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c175 #ifdef DLT_SLIP_BSDOS
176 { sl_bsdos_if_print, DLT_SLIP_BSDOS },

Completed in 191 milliseconds