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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Ddlnames.c60 DLT_CHOICE(DLT_NULL, "BSD loopback"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-common.c68 * all platforms (DLT_NULL through DLT_FDDI), we define LINKTYPE_xxx as
115 #define LINKTYPE_NULL DLT_NULL
910 { DLT_NULL, LINKTYPE_NULL },
H A Dpcap-snoop.c119 if (p->linktype == DLT_NULL && *((short *)(cp + 2)) == 0) {
298 p->linktype = DLT_NULL;
H A Dpcap-win32.c549 p->linktype = DLT_NULL;
H A Dpcap-bpf.c728 * (We don't care about DLT_DOCSIS, so we pass DLT_NULL
731 if (get_dlt_list(fd, DLT_NULL, &bdl, p->errbuf) == PCAP_ERROR) {
1802 v = DLT_NULL;
H A Dpcap.c960 DLT_CHOICE(DLT_NULL, "BSD loopback"),
H A Dgencode.c1014 case DLT_NULL:
3137 case DLT_NULL:
3141 * For DLT_NULL, the link-layer header is a 32-bit
3183 if (linktype == DLT_NULL || linktype == DLT_ENC) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h134 #define DLT_NULL 0 /* BSD loopback encapsulation */ macro
290 * OpenBSD DLT_LOOP, for loopback devices; it's like DLT_NULL, except
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Ddump.c105 hdr.linktype = DLT_NULL;
132 int32_t af; /*llhdr for DLT_NULL*/
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c186 { null_if_print, DLT_NULL },

Completed in 191 milliseconds