Home
last modified time | relevance | path

Searched refs:DLT_LOOP (Results 1 – 8 of 8) sorted by relevance

/src/contrib/libpcap/
H A Dpcap-common.c1421 #if DLT_LOOP != LINKTYPE_LOOP in dlt_to_linktype()
1423 if (dlt == DLT_LOOP) in dlt_to_linktype()
1576 #if LINKTYPE_LOOP != DLT_LOOP in linktype_to_dlt()
1579 return (DLT_LOOP); in linktype_to_dlt()
H A Dgencode.c1273 case DLT_LOOP: in init_linktype()
3479 case DLT_LOOP: in gen_linktype()
H A DCHANGES1420 - Support added for OpenBSD DLT_LOOP and BSD/OS DLT_C_HDLC (Cisco HDLC),
/src/contrib/tcpdump/missing/
H A Ddlnames.c87 #ifdef DLT_LOOP
88 DLT_CHOICE(DLT_LOOP, "OpenBSD loopback"),
/src/contrib/libpcap/pcap/
H A Ddlt.h311 #define DLT_LOOP 12 macro
313 #define DLT_LOOP 108 macro
/src/sys/net/
H A Ddlt.h311 #define DLT_LOOP 12 macro
313 #define DLT_LOOP 108 macro
/src/contrib/tcpdump/
H A Dprint.c183 #ifdef DLT_LOOP
184 { null_if_print, DLT_LOOP },
/src/sbin/ipf/ipf/
H A Dbpf-ipf.h270 #define DLT_LOOP 108 macro