Searched refs:DLT_RAW (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Ddlnames.c68 DLT_CHOICE(DLT_RAW, "Raw IP"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h152 * XXX - DLT_ATM_RFC1483 is 13 in BSD/OS, and DLT_RAW is 14 in BSD/OS,
158 #define DLT_RAW 14 /* raw IP */ macro
160 #define DLT_RAW 12 /* raw IP */ macro
275 * 106 is reserved for Linux Classical IP over ATM; it's like DLT_RAW,
293 * DLT_LOOP is 12 in OpenBSD, but that's DLT_RAW in other OSes, so
1036 * Raw IPv4/IPv6; different from DLT_RAW in that the DLT_ value specifies
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-snoop.c289 p->linktype = DLT_RAW;
290 ll_hdrlen = 0; /* DLT_RAW meaning "no PPP header, just the IP packet"? */
295 p->linktype = DLT_RAW;
H A Dpcap-common.c746 * Raw IPv4/IPv6; different from DLT_RAW in that the DLT_ value specifies
935 { DLT_RAW, LINKTYPE_RAW },
H A Dpcap-linux.c2633 * it as DLT_RAW, for now - if somebody needs to capture,
2648 * we'd map "isdnN" devices to DLT_RAW (they
2658 handle->linktype = DLT_RAW;
2693 handle->linktype = DLT_RAW;
2758 * packets, so use DLT_RAW.
2760 handle->linktype = DLT_RAW;
H A Dpcap-dag.c1140 p->linktype = DLT_RAW;
H A Dpcap.c968 DLT_CHOICE(DLT_RAW, "Raw IP"),
H A Dgencode.c1189 case DLT_RAW:
3049 case DLT_RAW:
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.c190 { raw_if_print, DLT_RAW },

Completed in 79 milliseconds