Home
last modified time | relevance | path

Searched refs:ARPHRD_CSLIP (Results 1 – 25 of 32) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h118 #if defined(ARPHRD_CSLIP) || (defined(HAVE_DECL_ARPHRD_CSLIP) && HAVE_DECL_ARPHRD_CSLIP)
120 static_assert((ARPHRD_CSLIP) == (257), "ARPHRD_CSLIP != 257");
123 # define ARPHRD_CSLIP 257
491 XLAT(ARPHRD_CSLIP),
Darp_hardware_types.in18 ARPHRD_CSLIP 257
/external/libnl/include/linux-private/linux/
Dif_arp.h47 #define ARPHRD_CSLIP 257 macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h48 #define ARPHRD_CSLIP 257 macro
/external/iproute2/include/uapi/linux/
Dif_arp.h48 #define ARPHRD_CSLIP 257 macro
/external/syzkaller/sys/linux/
Dtun_arm64.const14 ARPHRD_CSLIP = 257
Dtun_ppc64le.const14 ARPHRD_CSLIP = 257
Dtun_arm.const14 ARPHRD_CSLIP = 257
Dtun_amd64.const14 ARPHRD_CSLIP = 257
Dtun_386.const14 ARPHRD_CSLIP = 257
Dvnet_arm64.const14 ARPHRD_CSLIP = 257
Dvnet_amd64.const14 ARPHRD_CSLIP = 257
Dvnet_arm.const14 ARPHRD_CSLIP = 257
Dvnet_386.const14 ARPHRD_CSLIP = 257
Dvnet_ppc64le.const14 ARPHRD_CSLIP = 257
Dtun.txt85 …RICOM, ARPHRD_IEEE1394, ARPHRD_EUI64, ARPHRD_INFINIBAND, ARPHRD_SLIP, ARPHRD_CSLIP, ARPHRD_SLIP6, …
/external/libnl/lib/
Dutils.c664 __ADD(ARPHRD_CSLIP,cslip)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go79 ARPHRD_CSLIP = 0x101 const
Dzerrors_linux_mipsle.go87 ARPHRD_CSLIP = 0x101 const
Dzerrors_linux_s390x.go87 ARPHRD_CSLIP = 0x101 const
Dzerrors_linux_arm.go87 ARPHRD_CSLIP = 0x101 const
Dzerrors_linux_ppc64le.go87 ARPHRD_CSLIP = 0x101 const
Dzerrors_linux_mips64.go87 ARPHRD_CSLIP = 0x101 const
Dzerrors_linux_ppc64.go87 ARPHRD_CSLIP = 0x101 const
Dzerrors_linux_amd64.go87 ARPHRD_CSLIP = 0x101 const

12