HomeSort by relevance Sort by last modified time
    Searched refs:ARPHRD_LOOPBACK (Results 1 - 25 of 53) sorted by null

1 2 3

  /bionic/libc/kernel/uapi/linux/
if_arp.h 58 #define ARPHRD_LOOPBACK 772
  /external/iproute2/include/uapi/linux/
if_arp.h 69 #define ARPHRD_LOOPBACK 772 /* Loopback device */
  /external/kernel-headers/original/uapi/linux/
if_arp.h 69 #define ARPHRD_LOOPBACK 772 /* Loopback device */
  /external/libnl/include/linux-private/linux/
if_arp.h 67 #define ARPHRD_LOOPBACK 772 /* Loopback device */
  /external/strace/tests/
nlattr_ifla_port.c 61 .ifi_type = ARPHRD_LOOPBACK,
78 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifla_xdp.c 61 .ifi_type = ARPHRD_LOOPBACK,
78 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifla_brport.c 58 .ifi_type = ARPHRD_LOOPBACK,
75 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifinfomsg.c 70 .ifi_type = ARPHRD_LOOPBACK,
81 ", ifi_type=ARPHRD_LOOPBACK"
netlink_route.c 210 .ifi_type = ARPHRD_LOOPBACK,
218 printf(", ifi_type=ARPHRD_LOOPBACK"
  /external/strace/tests-m32/
nlattr_ifla_port.c 61 .ifi_type = ARPHRD_LOOPBACK,
78 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifla_xdp.c 61 .ifi_type = ARPHRD_LOOPBACK,
78 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifla_brport.c 58 .ifi_type = ARPHRD_LOOPBACK,
75 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifinfomsg.c 70 .ifi_type = ARPHRD_LOOPBACK,
81 ", ifi_type=ARPHRD_LOOPBACK"
netlink_route.c 210 .ifi_type = ARPHRD_LOOPBACK,
218 printf(", ifi_type=ARPHRD_LOOPBACK"
  /external/strace/tests-mx32/
nlattr_ifla_port.c 61 .ifi_type = ARPHRD_LOOPBACK,
78 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifla_xdp.c 61 .ifi_type = ARPHRD_LOOPBACK,
78 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifla_brport.c 58 .ifi_type = ARPHRD_LOOPBACK,
75 ", ifi_type=ARPHRD_LOOPBACK"
nlattr_ifinfomsg.c 70 .ifi_type = ARPHRD_LOOPBACK,
81 ", ifi_type=ARPHRD_LOOPBACK"
netlink_route.c 210 .ifi_type = ARPHRD_LOOPBACK,
218 printf(", ifi_type=ARPHRD_LOOPBACK"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_arp.h 67 #define ARPHRD_LOOPBACK 772 /* Loopback device */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
if_arp.h 111 #define ARPHRD_LOOPBACK 772 /* Loopback device. */
  /external/strace/xlat/
arp_hardware_types.h 111 #if defined(ARPHRD_LOOPBACK) || (defined(HAVE_DECL_ARPHRD_LOOPBACK) && HAVE_DECL_ARPHRD_LOOPBACK)
112 XLAT(ARPHRD_LOOPBACK),
  /external/dhcpcd-6.8.2/
if.c 514 #ifdef ARPHRD_LOOPBACK
515 case ARPHRD_LOOPBACK:
  /external/toybox/toys/pending/
arp.c 57 {"loop" ,ARPHRD_LOOPBACK},
  /external/toybox/toys/net/
ifconfig.c 103 {ARPHRD_LOOPBACK, "Local Loopback"}, {ARPHRD_ETHER, "Ethernet"},

Completed in 1048 milliseconds

1 2 3