Home
last modified time | relevance | path

Searched refs:DLT_LINUX_SLL (Results 1 – 21 of 21) sorted by relevance

/external/tcpdump/missing/
Ddlnames.c95 #ifdef DLT_LINUX_SLL
96 DLT_CHOICE(DLT_LINUX_SLL, "Linux cooked"),
/external/tcpdump/
Dprint.c127 #ifdef DLT_LINUX_SLL
128 { sll_if_print, DLT_LINUX_SLL },
/external/libpcap/pcap/
Ddlt.h251 #define DLT_LINUX_SLL 113 macro
/external/scapy/scapy/
Ddata.py83 DLT_LINUX_SLL = 113 variable
/external/libpcap/
Dpcap-common.c1522 case DLT_LINUX_SLL: in swap_pseudo_headers()
Dpcap-linux.c3217 handle->linktype = DLT_LINUX_SLL;
3282 handle->linktype = DLT_LINUX_SLL;
3329 handle->linktype = DLT_LINUX_SLL;
3691 handle->linktype == DLT_LINUX_SLL ||
3765 handle->linktype = DLT_LINUX_SLL;
3799 handle->linktype = DLT_LINUX_SLL;
3894 case DLT_LINUX_SLL:
DINSTALL.md311 pcap/sll.h - public definition of DLT_LINUX_SLL header
Dgencode.c1333 case DLT_LINUX_SLL: /* fake header for Linux cooked socket */ in init_linktype()
3138 case DLT_LINUX_SLL: in gen_linktype()
7727 case DLT_LINUX_SLL: in gen_inbound()
/external/scapy/scapy/layers/
Dl2.py450 conf.l2types.register(DLT_LINUX_SLL, CookedLinux)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go251 DLT_LINUX_SLL = 0x71 const
Dzerrors_dragonfly_amd64.go252 DLT_LINUX_SLL = 0x71 const
Dzerrors_darwin_386.go353 DLT_LINUX_SLL = 0x71 const
Dzerrors_darwin_arm64.go353 DLT_LINUX_SLL = 0x71 const
Dzerrors_darwin_amd64.go353 DLT_LINUX_SLL = 0x71 const
Dzerrors_netbsd_arm.go259 DLT_LINUX_SLL = 0x71 const
Dzerrors_darwin_arm.go353 DLT_LINUX_SLL = 0x71 const
Dzerrors_freebsd_386.go462 DLT_LINUX_SLL = 0x71 const
Dzerrors_freebsd_arm.go463 DLT_LINUX_SLL = 0x71 const
Dzerrors_netbsd_386.go267 DLT_LINUX_SLL = 0x71 const
Dzerrors_freebsd_amd64.go462 DLT_LINUX_SLL = 0x71 const
Dzerrors_netbsd_amd64.go267 DLT_LINUX_SLL = 0x71 const