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

  /external/strace/xlat/
rtnl_netconf_attrs.h 17 #if !(defined(NETCONFA_PROXY_NEIGH) || (defined(HAVE_DECL_NETCONFA_PROXY_NEIGH) && HAVE_DECL_NETCONFA_PROXY_NEIGH))
18 # define NETCONFA_PROXY_NEIGH 5
40 XLAT(NETCONFA_PROXY_NEIGH),
  /bionic/libc/kernel/uapi/linux/
netconf.h 32 NETCONFA_PROXY_NEIGH,
  /external/iproute2/include/uapi/linux/
netconf.h 18 NETCONFA_PROXY_NEIGH,
  /external/kernel-headers/original/uapi/linux/
netconf.h 18 NETCONFA_PROXY_NEIGH,
  /external/strace/
rtnl_netconf.c 48 [NETCONFA_PROXY_NEIGH] = decode_nla_s32,
  /external/iproute2/ip/
ipnetconf.c 135 if (tb[NETCONFA_PROXY_NEIGH])
137 rta_getattr_u32(tb[NETCONFA_PROXY_NEIGH]));

Completed in 901 milliseconds