Home
last modified time | relevance | path

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

/external/tcpdump/missing/
Ddlnames.c89 #ifdef DLT_LOOP
90 DLT_CHOICE(DLT_LOOP, "OpenBSD loopback"),
/external/libpcap/pcap/
Ddlt.h225 #define DLT_LOOP 12 macro
227 #define DLT_LOOP 108 macro
/external/scapy/scapy/
Ddata.py78 DLT_LOOP = 12 variable
81 DLT_LOOP = 108 variable
/external/tcpdump/
Dprint.c79 #ifdef DLT_LOOP
80 { null_if_print, DLT_LOOP },
/external/scapy/scapy/layers/
Dl2.py452 conf.l2types.register(DLT_LOOP, Loopback)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go252 DLT_LOOP = 0x6c const
Dzerrors_dragonfly_amd64.go253 DLT_LOOP = 0x6c const
Dzerrors_openbsd_arm.go178 DLT_LOOP = 0xc const
Dzerrors_openbsd_amd64.go185 DLT_LOOP = 0xc const
Dzerrors_openbsd_386.go178 DLT_LOOP = 0xc const
Dzerrors_darwin_386.go354 DLT_LOOP = 0x6c const
Dzerrors_darwin_arm64.go354 DLT_LOOP = 0x6c const
Dzerrors_darwin_amd64.go354 DLT_LOOP = 0x6c const
Dzerrors_netbsd_arm.go260 DLT_LOOP = 0x6c const
Dzerrors_darwin_arm.go354 DLT_LOOP = 0x6c const
Dzerrors_freebsd_386.go463 DLT_LOOP = 0x6c const
Dzerrors_freebsd_arm.go464 DLT_LOOP = 0x6c const
Dzerrors_netbsd_386.go268 DLT_LOOP = 0x6c const
Dzerrors_freebsd_amd64.go463 DLT_LOOP = 0x6c const
Dzerrors_netbsd_amd64.go268 DLT_LOOP = 0x6c const
/external/libpcap/
DCHANGES634 - Support added for OpenBSD DLT_LOOP and BSD/OS DLT_C_HDLC (Cisco HDLC),
Dgencode.c1149 case DLT_LOOP: in init_linktype()
3234 case DLT_LOOP: in gen_linktype()