Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Darp_hardware_types.h174 #if defined(ARPHRD_CAN) || (defined(HAVE_DECL_ARPHRD_CAN) && HAVE_DECL_ARPHRD_CAN)
176 static_assert((ARPHRD_CAN) == (280), "ARPHRD_CAN != 280");
179 # define ARPHRD_CAN 280
499 XLAT(ARPHRD_CAN),
Darp_hardware_types.in26 ARPHRD_CAN 280
/external/libnl/include/linux-private/linux/
Dif_arp.h55 #define ARPHRD_CAN 280 /* Controller Area Network */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h56 #define ARPHRD_CAN 280 /* Controller Area Network */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h56 #define ARPHRD_CAN 280 /* Controller Area Network */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const11 ARPHRD_CAN = 280
Dtun_ppc64le.const11 ARPHRD_CAN = 280
Dtun_arm.const11 ARPHRD_CAN = 280
Dtun_amd64.const11 ARPHRD_CAN = 280
Dtun_386.const11 ARPHRD_CAN = 280
Dvnet_arm64.const11 ARPHRD_CAN = 280
Dvnet_amd64.const11 ARPHRD_CAN = 280
Dvnet_arm.const11 ARPHRD_CAN = 280
Dvnet_386.const11 ARPHRD_CAN = 280
Dvnet_ppc64le.const11 ARPHRD_CAN = 280
Dtun.txt85 …P6, ARPHRD_RSRVD, ARPHRD_ADAPT, ARPHRD_ROSE, ARPHRD_X25, ARPHRD_HWX25, ARPHRD_CAN, ARPHRD_PPP, ARP…
/external/strace/
Dsock.c112 [ARPHRD_CAN] = 0, in print_ifreq()
/external/libnl/lib/
Dutils.c674 __ADD(ARPHRD_CAN,can)
/external/libpcap/
Dpcap-linux.c3206 #ifndef ARPHRD_CAN
3207 #define ARPHRD_CAN 280 macro
3209 case ARPHRD_CAN:
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go76 ARPHRD_CAN = 0x118 const
Dzerrors_linux_mipsle.go84 ARPHRD_CAN = 0x118 const
Dzerrors_linux_s390x.go84 ARPHRD_CAN = 0x118 const
Dzerrors_linux_arm.go84 ARPHRD_CAN = 0x118 const
Dzerrors_linux_ppc64le.go84 ARPHRD_CAN = 0x118 const
Dzerrors_linux_mips64.go84 ARPHRD_CAN = 0x118 const

12