Home
last modified time | relevance | path

Searched refs:ARPHRD_NETLINK (Results 1 – 25 of 30) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h433 #if defined(ARPHRD_NETLINK) || (defined(HAVE_DECL_ARPHRD_NETLINK) && HAVE_DECL_ARPHRD_NETLINK)
435 static_assert((ARPHRD_NETLINK) == (824), "ARPHRD_NETLINK != 824");
438 # define ARPHRD_NETLINK 824
536 XLAT(ARPHRD_NETLINK),
Darp_hardware_types.in63 ARPHRD_NETLINK 824
/external/kernel-headers/original/uapi/linux/
Dif_arp.h98 #define ARPHRD_NETLINK 824 /* Netlink header */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h98 #define ARPHRD_NETLINK 824 /* Netlink header */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const48 ARPHRD_NETLINK = 824
Dtun_ppc64le.const48 ARPHRD_NETLINK = 824
Dtun_arm.const48 ARPHRD_NETLINK = 824
Dtun_amd64.const48 ARPHRD_NETLINK = 824
Dtun_386.const48 ARPHRD_NETLINK = 824
Dvnet_arm64.const48 ARPHRD_NETLINK = 824
Dvnet_amd64.const48 ARPHRD_NETLINK = 824
Dvnet_arm.const48 ARPHRD_NETLINK = 824
Dvnet_386.const48 ARPHRD_NETLINK = 824
Dvnet_ppc64le.const48 ARPHRD_NETLINK = 824
Dtun.txt85 …ITOR, ARPHRD_PHONET, ARPHRD_PHONET_PIPE, ARPHRD_CAIF, ARPHRD_IP6GRE, ARPHRD_NETLINK, ARPHRD_6LOWPA…
/external/strace/
Dsock.c151 [ARPHRD_NETLINK] = 0, in print_ifreq()
/external/libpcap/
Dpcap-linux.c3531 #ifndef ARPHRD_NETLINK
3532 #define ARPHRD_NETLINK 824 macro
3534 case ARPHRD_NETLINK:
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go113 ARPHRD_NETLINK = 0x338 const
Dzerrors_linux_mipsle.go121 ARPHRD_NETLINK = 0x338 const
Dzerrors_linux_s390x.go121 ARPHRD_NETLINK = 0x338 const
Dzerrors_linux_arm.go121 ARPHRD_NETLINK = 0x338 const
Dzerrors_linux_ppc64le.go121 ARPHRD_NETLINK = 0x338 const
Dzerrors_linux_mips64.go121 ARPHRD_NETLINK = 0x338 const
Dzerrors_linux_ppc64.go121 ARPHRD_NETLINK = 0x338 const
Dzerrors_linux_amd64.go121 ARPHRD_NETLINK = 0x338 const

12