Searched refs:DLT_LOOP (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/tcpdump-61/tcpdump/missing/
H A Ddlnames.c93 #ifdef DLT_LOOP
94 DLT_CHOICE(DLT_LOOP, "OpenBSD loopback"),
/macosx-10.10/libpcap-48/libpcap/pcap/
H A Dbpf.h290 * OpenBSD DLT_LOOP, for loopback devices; it's like DLT_NULL, except
293 * DLT_LOOP is 12 in OpenBSD, but that's DLT_RAW in other OSes, so
297 #define DLT_LOOP 12 macro
299 #define DLT_LOOP 108 macro
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dbpf.h400 * OpenBSD DLT_LOOP, for loopback devices; it's like DLT_NULL, except
405 * define DLT_LOOP as 12 in its version, as per the comment above -
408 #define DLT_LOOP 108 macro
/macosx-10.10/tcpdump-61/tcpdump/
H A Dtcpdump.c216 #ifdef DLT_LOOP
217 { null_if_print, DLT_LOOP },
/macosx-10.10/libpcap-48/libpcap/
H A Dpcap.c1131 DLT_CHOICE(DLT_LOOP, "OpenBSD loopback"),
H A Dgencode.c1013 case DLT_LOOP:
3142 case DLT_LOOP:
3155 * For DLT_LOOP, the link-layer header is a 32-bit

Completed in 220 milliseconds