Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Darp_hardware_types.h139 #if defined(ARPHRD_RSRVD) || (defined(HAVE_DECL_ARPHRD_RSRVD) && HAVE_DECL_ARPHRD_RSRVD)
141 static_assert((ARPHRD_RSRVD) == (260), "ARPHRD_RSRVD != 260");
144 # define ARPHRD_RSRVD 260
494 XLAT(ARPHRD_RSRVD),
Darp_hardware_types.in21 ARPHRD_RSRVD 260
/external/libnl/include/linux-private/linux/
Dif_arp.h50 #define ARPHRD_RSRVD 260 /* Notional KISS type */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h51 #define ARPHRD_RSRVD 260 /* Notional KISS type */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h51 #define ARPHRD_RSRVD 260 /* Notional KISS type */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const59 ARPHRD_RSRVD = 260
Dtun_ppc64le.const59 ARPHRD_RSRVD = 260
Dtun_arm.const59 ARPHRD_RSRVD = 260
Dtun_amd64.const59 ARPHRD_RSRVD = 260
Dtun_386.const59 ARPHRD_RSRVD = 260
Dvnet_arm64.const58 ARPHRD_RSRVD = 260
Dvnet_amd64.const58 ARPHRD_RSRVD = 260
Dvnet_arm.const58 ARPHRD_RSRVD = 260
Dvnet_386.const58 ARPHRD_RSRVD = 260
Dvnet_ppc64le.const58 ARPHRD_RSRVD = 260
Dtun.txt85 …D_INFINIBAND, ARPHRD_SLIP, ARPHRD_CSLIP, ARPHRD_SLIP6, ARPHRD_CSLIP6, ARPHRD_RSRVD, ARPHRD_ADAPT, …
/external/libnl/lib/
Dutils.c667 __ADD(ARPHRD_RSRVD,rsrvd)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go123 ARPHRD_RSRVD = 0x104 const
Dzerrors_linux_mipsle.go132 ARPHRD_RSRVD = 0x104 const
Dzerrors_linux_s390x.go132 ARPHRD_RSRVD = 0x104 const
Dzerrors_linux_arm.go132 ARPHRD_RSRVD = 0x104 const
Dzerrors_linux_ppc64le.go132 ARPHRD_RSRVD = 0x104 const
Dzerrors_linux_mips64.go132 ARPHRD_RSRVD = 0x104 const
Dzerrors_linux_ppc64.go132 ARPHRD_RSRVD = 0x104 const
Dzerrors_linux_amd64.go132 ARPHRD_RSRVD = 0x104 const

12