Home
last modified time | relevance | path

Searched refs:ARPHRD_IEEE1394 (Results 1 – 25 of 40) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h90 #if defined(ARPHRD_IEEE1394) || (defined(HAVE_DECL_ARPHRD_IEEE1394) && HAVE_DECL_ARPHRD_IEEE1394)
92 static_assert((ARPHRD_IEEE1394) == (24), "ARPHRD_IEEE1394 != 24");
95 # define ARPHRD_IEEE1394 24
487 XLAT(ARPHRD_IEEE1394),
Darp_hardware_types.in14 ARPHRD_IEEE1394 24
/external/libnl/include/linux-private/linux/
Dif_arp.h41 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h42 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h42 #define ARPHRD_IEEE1394 24 /* IEEE 1394 IPv4 - RFC 2734 */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const31 ARPHRD_IEEE1394 = 24
Dtun_ppc64le.const31 ARPHRD_IEEE1394 = 24
Dtun_arm.const31 ARPHRD_IEEE1394 = 24
Dtun_amd64.const31 ARPHRD_IEEE1394 = 24
Dtun_386.const31 ARPHRD_IEEE1394 = 24
Dvnet_arm64.const31 ARPHRD_IEEE1394 = 24
Dvnet_amd64.const31 ARPHRD_IEEE1394 = 24
Dvnet_arm.const31 ARPHRD_IEEE1394 = 24
Dvnet_386.const31 ARPHRD_IEEE1394 = 24
Dvnet_ppc64le.const31 ARPHRD_IEEE1394 = 24
Dtun.txt85 …D_ARCNET, ARPHRD_APPLETLK, ARPHRD_DLCI, ARPHRD_ATM, ARPHRD_METRICOM, ARPHRD_IEEE1394, ARPHRD_EUI64…
/external/tcpdump/
Dprint-arp.c58 #define ARPHRD_IEEE1394 24 /* IEEE 1394 (FireWire) hardware format */ macro
117 { ARPHRD_IEEE1394, "IEEE 1394" },
/external/strace/
Dsock.c100 [ARPHRD_IEEE1394] = 16 /* FWNET_ALEN */, in print_ifreq()
/external/libnl/lib/
Dutils.c658 __ADD(ARPHRD_IEEE1394,ieee1394)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_openbsd_arm.go50 ARPHRD_IEEE1394 = 0x18 const
Dzerrors_openbsd_amd64.go51 ARPHRD_IEEE1394 = 0x18 const
Dzerrors_openbsd_386.go50 ARPHRD_IEEE1394 = 0x18 const
Dzerrors_netbsd_arm.go51 ARPHRD_IEEE1394 = 0x18 const
Dzerrors_netbsd_386.go51 ARPHRD_IEEE1394 = 0x18 const
Dzerrors_netbsd_amd64.go51 ARPHRD_IEEE1394 = 0x18 const

12