Home
last modified time | relevance | path

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

12

/external/strace/xlat/
Darp_hardware_types.h342 #if defined(ARPHRD_FCAL) || (defined(HAVE_DECL_ARPHRD_FCAL) && HAVE_DECL_ARPHRD_FCAL)
344 static_assert((ARPHRD_FCAL) == (785), "ARPHRD_FCAL != 785");
347 # define ARPHRD_FCAL 785
523 XLAT(ARPHRD_FCAL),
Darp_hardware_types.in50 ARPHRD_FCAL 785
/external/libnl/include/linux-private/linux/
Dif_arp.h81 #define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h83 #define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h83 #define ARPHRD_FCAL 785 /* Fibrechannel arbitrated loop */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const22 ARPHRD_FCAL = 785
Dtun_ppc64le.const22 ARPHRD_FCAL = 785
Dtun_arm.const22 ARPHRD_FCAL = 785
Dtun_amd64.const22 ARPHRD_FCAL = 785
Dtun_386.const22 ARPHRD_FCAL = 785
Dvnet_arm64.const22 ARPHRD_FCAL = 785
Dvnet_amd64.const22 ARPHRD_FCAL = 785
Dvnet_arm.const22 ARPHRD_FCAL = 785
Dvnet_386.const22 ARPHRD_FCAL = 785
Dvnet_ppc64le.const22 ARPHRD_FCAL = 785
Dtun.txt85 …EG, ARPHRD_HIPPI, ARPHRD_ASH, ARPHRD_ECONET, ARPHRD_IRDA, ARPHRD_FCPP, ARPHRD_FCAL, ARPHRD_FCPL, A…
/external/libnl/lib/
Dutils.c697 __ADD(ARPHRD_FCAL,fcal)
/external/libpcap/
Dpcap-linux.c3419 #ifndef ARPHRD_FCAL
3420 #define ARPHRD_FCAL 785 macro
3422 case ARPHRD_FCAL:
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go87 ARPHRD_FCAL = 0x311 const
Dzerrors_linux_mipsle.go95 ARPHRD_FCAL = 0x311 const
Dzerrors_linux_s390x.go95 ARPHRD_FCAL = 0x311 const
Dzerrors_linux_arm.go95 ARPHRD_FCAL = 0x311 const
Dzerrors_linux_ppc64le.go95 ARPHRD_FCAL = 0x311 const
Dzerrors_linux_mips64.go95 ARPHRD_FCAL = 0x311 const
Dzerrors_linux_ppc64.go95 ARPHRD_FCAL = 0x311 const

12