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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Ddlnames.c93 #ifdef DLT_LOOP
94 DLT_CHOICE(DLT_LOOP, "OpenBSD loopback"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c187 #ifdef DLT_LOOP
188 { null_if_print, DLT_LOOP },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap.c978 DLT_CHOICE(DLT_LOOP, "OpenBSD loopback"),
H A Dgencode.c1015 case DLT_LOOP:
3138 case DLT_LOOP:
3151 * For DLT_LOOP, the link-layer header is a 32-bit

Completed in 70 milliseconds