Home
last modified time | relevance | path

Searched refs:DLT_ARCNET_LINUX (Results 1 – 18 of 18) sorted by relevance

/external/tcpdump/missing/
Ddlnames.c116 #ifdef DLT_ARCNET_LINUX
117 DLT_CHOICE(DLT_ARCNET_LINUX, "Linux ARCNET"),
/external/tcpdump/
Dprint.c92 #ifdef DLT_ARCNET_LINUX
93 { arcnet_linux_if_print, DLT_ARCNET_LINUX },
/external/libpcap/pcap/
Ddlt.h419 #define DLT_ARCNET_LINUX 129 /* ARCNET */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go198 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_dragonfly_amd64.go180 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_darwin_386.go262 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_darwin_arm64.go262 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_darwin_amd64.go262 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_netbsd_arm.go177 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_darwin_arm.go262 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_freebsd_386.go364 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_freebsd_arm.go364 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_netbsd_386.go185 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_freebsd_amd64.go364 DLT_ARCNET_LINUX = 0x81 const
Dzerrors_netbsd_amd64.go185 DLT_ARCNET_LINUX = 0x81 const
/external/libpcap/
Dgencode.c1114 case DLT_ARCNET_LINUX: in init_linktype()
3330 case DLT_ARCNET_LINUX: in gen_linktype()
7449 case DLT_ARCNET_LINUX: in gen_broadcast()
7527 case DLT_ARCNET_LINUX: in gen_multicast()
8039 case DLT_ARCNET_LINUX: in gen_acode()
DCHANGES552 Added DLT_ARCNET_LINUX, DLT_ENC, DLT_IEEE802_11_RADIO, DLT_SUNATM,
Dpcap-linux.c3230 handle->linktype = DLT_ARCNET_LINUX;