HomeSort by relevance Sort by last modified time
    Searched refs:IPV4_DEVCONF_PROXY_ARP_PVLAN (Results 1 - 6 of 6) sorted by null

  /external/strace/xlat/
inet_devconf_indices.h 174 #if defined(IPV4_DEVCONF_PROXY_ARP_PVLAN) || (defined(HAVE_DECL_IPV4_DEVCONF_PROXY_ARP_PVLAN) && HAVE_DECL_IPV4_DEVCONF_PROXY_ARP_PVLAN)
176 static_assert((IPV4_DEVCONF_PROXY_ARP_PVLAN) == (25), "IPV4_DEVCONF_PROXY_ARP_PVLAN != 25");
179 # define IPV4_DEVCONF_PROXY_ARP_PVLAN 25
266 [IPV4_DEVCONF_PROXY_ARP_PVLAN-1] = XLAT(IPV4_DEVCONF_PROXY_ARP_PVLAN-1),
  /bionic/libc/kernel/uapi/linux/
ip.h 141 IPV4_DEVCONF_PROXY_ARP_PVLAN,
  /external/iproute2/include/uapi/linux/
ip.h 164 IPV4_DEVCONF_PROXY_ARP_PVLAN,
  /external/kernel-headers/original/uapi/linux/
ip.h 164 IPV4_DEVCONF_PROXY_ARP_PVLAN,
  /external/libnl/include/linux-private/linux/
ip.h 163 IPV4_DEVCONF_PROXY_ARP_PVLAN,
  /external/libnl/lib/route/link/
inet.c 168 __ADD(IPV4_DEVCONF_PROXY_ARP_PVLAN, proxy_arp_pvlan)

Completed in 187 milliseconds