Home
last modified time | relevance | path

Searched refs:ARPHRD_LOOPBACK (Results 1 – 25 of 44) sorted by relevance

12

/external/strace/xlat/
Darp_hardware_types.h251 #if defined(ARPHRD_LOOPBACK) || (defined(HAVE_DECL_ARPHRD_LOOPBACK) && HAVE_DECL_ARPHRD_LOOPBACK)
253 static_assert((ARPHRD_LOOPBACK) == (772), "ARPHRD_LOOPBACK != 772");
256 # define ARPHRD_LOOPBACK 772
510 XLAT(ARPHRD_LOOPBACK),
Darp_hardware_types.in37 ARPHRD_LOOPBACK 772
/external/strace/tests-m32/
Dnlattr_ifla.h54 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifinfomsg.c71 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/strace/tests/
Dnlattr_ifla.h54 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/strace/tests-mx32/
Dnlattr_ifla.h54 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/libnl/include/linux-private/linux/
Dif_arp.h67 #define ARPHRD_LOOPBACK 772 /* Loopback device */ macro
/external/kernel-headers/original/uapi/linux/
Dif_arp.h69 #define ARPHRD_LOOPBACK 772 /* Loopback device */ macro
/external/iproute2/include/uapi/linux/
Dif_arp.h69 #define ARPHRD_LOOPBACK 772 /* Loopback device */ macro
/external/syzkaller/sys/linux/
Dtun_arm64.const46 ARPHRD_LOOPBACK = 772
Dtun_ppc64le.const46 ARPHRD_LOOPBACK = 772
Dtun_arm.const46 ARPHRD_LOOPBACK = 772
Dtun_amd64.const46 ARPHRD_LOOPBACK = 772
Dtun_386.const46 ARPHRD_LOOPBACK = 772
Dvnet_arm64.const46 ARPHRD_LOOPBACK = 772
Dvnet_amd64.const46 ARPHRD_LOOPBACK = 772
Dvnet_arm.const46 ARPHRD_LOOPBACK = 772
Dvnet_386.const46 ARPHRD_LOOPBACK = 772
Dvnet_ppc64le.const46 ARPHRD_LOOPBACK = 772
Dtun.txt85 …PHRD_RAWIP, ARPHRD_TUNNEL, ARPHRD_TUNNEL6, ARPHRD_FRAD, ARPHRD_SKIP, ARPHRD_LOOPBACK, ARPHRD_LOCAL…
/external/strace/
Dsock.c123 [ARPHRD_LOOPBACK] = 6 /* ETH_ALEN */, in print_ifreq()
/external/toybox/toys/pending/
Darp.c57 {"loop" ,ARPHRD_LOOPBACK},

12