Home
last modified time | relevance | path

Searched refs:ARPHRD_ROSE (Results 1 – 25 of 31) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h153 #if defined(ARPHRD_ROSE) || (defined(HAVE_DECL_ARPHRD_ROSE) && HAVE_DECL_ARPHRD_ROSE)
155 static_assert((ARPHRD_ROSE) == (270), "ARPHRD_ROSE != 270");
158 # define ARPHRD_ROSE 270
496 XLAT(ARPHRD_ROSE),
Darp_hardware_types.in23 ARPHRD_ROSE 270
/external/libnl/include/linux-private/linux/
Dif_arp.h52 #define ARPHRD_ROSE 270 macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h53 #define ARPHRD_ROSE 270 macro
/external/iproute2/include/uapi/linux/
Dif_arp.h53 #define ARPHRD_ROSE 270 macro
/external/syzkaller/sys/linux/
Dtun_arm64.const58 ARPHRD_ROSE = 270
Dtun_ppc64le.const58 ARPHRD_ROSE = 270
Dtun_arm.const58 ARPHRD_ROSE = 270
Dtun_amd64.const58 ARPHRD_ROSE = 270
Dtun_386.const58 ARPHRD_ROSE = 270
Dvnet_arm64.const57 ARPHRD_ROSE = 270
Dvnet_amd64.const57 ARPHRD_ROSE = 270
Dvnet_arm.const57 ARPHRD_ROSE = 270
Dvnet_386.const57 ARPHRD_ROSE = 270
Dvnet_ppc64le.const57 ARPHRD_ROSE = 270
Dtun.txt85 …ARPHRD_CSLIP, ARPHRD_SLIP6, ARPHRD_CSLIP6, ARPHRD_RSRVD, ARPHRD_ADAPT, ARPHRD_ROSE, ARPHRD_X25, AR…
/external/strace/
Dsock.c109 [ARPHRD_ROSE] = 5 /* ROSE_ADDR_LEN */, in print_ifreq()
/external/libnl/lib/
Dutils.c669 __ADD(ARPHRD_ROSE,rose)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go122 ARPHRD_ROSE = 0x10e const
Dzerrors_linux_mipsle.go131 ARPHRD_ROSE = 0x10e const
Dzerrors_linux_s390x.go131 ARPHRD_ROSE = 0x10e const
Dzerrors_linux_arm.go131 ARPHRD_ROSE = 0x10e const
Dzerrors_linux_ppc64le.go131 ARPHRD_ROSE = 0x10e const
Dzerrors_linux_mips64.go131 ARPHRD_ROSE = 0x10e const
Dzerrors_linux_ppc64.go131 ARPHRD_ROSE = 0x10e const

12