Home
last modified time | relevance | path

Searched refs:ARPHRD_FDDI (Results 1 – 25 of 41) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h265 #if defined(ARPHRD_FDDI) || (defined(HAVE_DECL_ARPHRD_FDDI) && HAVE_DECL_ARPHRD_FDDI)
267 static_assert((ARPHRD_FDDI) == (774), "ARPHRD_FDDI != 774");
270 # define ARPHRD_FDDI 774
512 XLAT(ARPHRD_FDDI),
Darp_hardware_types.in39 ARPHRD_FDDI 774
/external/libnl/include/linux-private/linux/
Dif_arp.h69 #define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */ macro
/external/syzkaller/sys/linux/
Dsocket_inet_arm.const4 ARPHRD_FDDI = 774
Dsocket_inet_386.const4 ARPHRD_FDDI = 774
Dsocket_inet_ppc64le.const4 ARPHRD_FDDI = 774
Dsocket_inet_arm64.const4 ARPHRD_FDDI = 774
Dsocket_inet_amd64.const4 ARPHRD_FDDI = 774
Dtun_arm64.const26 ARPHRD_FDDI = 774
Dtun_ppc64le.const26 ARPHRD_FDDI = 774
Dtun_arm.const26 ARPHRD_FDDI = 774
Dtun_amd64.const26 ARPHRD_FDDI = 774
Dtun_386.const26 ARPHRD_FDDI = 774
Dvnet_arm64.const26 ARPHRD_FDDI = 774
Dvnet_amd64.const26 ARPHRD_FDDI = 774
Dvnet_arm.const26 ARPHRD_FDDI = 774
Dvnet_386.const26 ARPHRD_FDDI = 774
Dvnet_ppc64le.const26 ARPHRD_FDDI = 774
Dtun.txt85 …D_TUNNEL6, ARPHRD_FRAD, ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCALTLK, ARPHRD_FDDI, ARPHRD_BIF, AR…
Dsocket_inet.txt194 sockaddr_ethernet_family = ARPHRD_ETHER, ARPHRD_FDDI, ARPHRD_IEEE802
/external/kernel-headers/original/uapi/linux/
Dif_arp.h71 #define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h71 #define ARPHRD_FDDI 774 /* Fiber Distributed Data Interface */ macro
/external/strace/
Dsock.c125 [ARPHRD_FDDI] = 6 /* FDDI_K_ALEN */, in print_ifreq()
/external/iputils/
Darping.c280 if (ah->ar_hrd == htons(ARPHRD_FDDI)) in send_pack()
398 (FROM->sll_hatype != ARPHRD_FDDI || ah->ar_hrd != htons(ARPHRD_ETHER))) in recv_pack()
Drarpd.c481 case ARPHRD_FDDI: in serve_it()

12