Home
last modified time | relevance | path

Searched refs:ARPHRD_IEEE802 (Results 1 – 25 of 48) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h48 #if defined(ARPHRD_IEEE802) || (defined(HAVE_DECL_ARPHRD_IEEE802) && HAVE_DECL_ARPHRD_IEEE802)
50 static_assert((ARPHRD_IEEE802) == (6), "ARPHRD_IEEE802 != 6");
53 # define ARPHRD_IEEE802 6
481 XLAT(ARPHRD_IEEE802),
Darp_hardware_types.in8 ARPHRD_IEEE802 6
/external/libnl/include/linux-private/linux/
Dif_arp.h35 #define ARPHRD_IEEE802 6 /* IEEE 802.2 Ethernet/TR/TB */ macro
/external/syzkaller/sys/linux/
Dsocket_inet_arm.const5 ARPHRD_IEEE802 = 6
Dsocket_inet_386.const5 ARPHRD_IEEE802 = 6
Dsocket_inet_ppc64le.const5 ARPHRD_IEEE802 = 6
Dsocket_inet_arm64.const5 ARPHRD_IEEE802 = 6
Dsocket_inet_amd64.const5 ARPHRD_IEEE802 = 6
Dtun_arm64.const32 ARPHRD_IEEE802 = 6
Dtun_ppc64le.const32 ARPHRD_IEEE802 = 6
Dtun_arm.const32 ARPHRD_IEEE802 = 6
Dtun_amd64.const32 ARPHRD_IEEE802 = 6
Dtun_386.const32 ARPHRD_IEEE802 = 6
Dvnet_arm64.const32 ARPHRD_IEEE802 = 6
Dvnet_amd64.const32 ARPHRD_IEEE802 = 6
Dvnet_arm.const32 ARPHRD_IEEE802 = 6
Dvnet_386.const32 ARPHRD_IEEE802 = 6
Dvnet_ppc64le.const32 ARPHRD_IEEE802 = 6
Dtun.txt85 …PHRD_ETHER, ARPHRD_EETHER, ARPHRD_AX25, ARPHRD_PRONET, ARPHRD_CHAOS, ARPHRD_IEEE802, ARPHRD_ARCNET…
Dsocket_inet.txt194 sockaddr_ethernet_family = ARPHRD_ETHER, ARPHRD_FDDI, ARPHRD_IEEE802
/external/kernel-headers/original/uapi/linux/
Dif_arp.h36 #define ARPHRD_IEEE802 6 /* IEEE 802.2 Ethernet/TR/TB */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h36 #define ARPHRD_IEEE802 6 /* IEEE 802.2 Ethernet/TR/TB */ macro
/external/tcpdump/
Dprint-arp.c53 #define ARPHRD_IEEE802 6 /* token-ring hardware format */ macro
113 { ARPHRD_IEEE802, "TokenRing" },
/external/strace/
Dsock.c94 [ARPHRD_IEEE802] = 6 /* FC_ALEN */, in print_ifreq()
/external/iputils/
Drarpd.c483 a->ar_hrd == htons(ARPHRD_IEEE802)) in serve_it()

12