Searched refs:DLT_NULL (Results 1 – 11 of 11) sorted by relevance
119 if (p->linktype == DLT_NULL && *((short *)(cp + 2)) == 0) { in pcap_read_snoop()304 p->linktype = DLT_NULL; in pcap_open_live()
166 #define LINKTYPE_NULL DLT_NULL563 { DLT_NULL, LINKTYPE_NULL },1090 case DLT_NULL: in pcap_fopen_offline()
129 #define DLT_NULL 0 /* BSD loopback encapsulation */ macro
487 p->linktype = DLT_NULL; in pcap_open_live()
709 v = DLT_NULL; in pcap_open_live()
327 DLT_CHOICE(DLT_NULL, "BSD loopback"),
994 p->linktype = DLT_NULL;
228 - Fix endian problem with DLT_NULL devices. From FreeBSD via Bill365 - DLT_NULL has a 4 byte family header. Thanks to Jeffrey Honig
876 case DLT_NULL:2369 case DLT_NULL:2415 if (linktype == DLT_NULL || linktype == DLT_ENC) {
60 DLT_CHOICE(DLT_NULL, "BSD loopback"),
166 { null_if_print, DLT_NULL },