Home
last modified time | relevance | path

Searched refs:NETCONFA_PROXY_NEIGH (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dnetconf.h18 NETCONFA_PROXY_NEIGH, enumerator
/linux/net/ipv4/
H A Ddevinet.c2169 if (all || type == NETCONFA_PROXY_NEIGH) in inet_netconf_fill_devconf()
2219 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet_netconf_notify_devconf()
2220 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_notify_devconf()
2266 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) }, in inet_netconf_valid_get_req()
2540 NETCONFA_PROXY_NEIGH, in devinet_sysctl_forward()
/linux/net/ipv6/
H A Daddrconf.c523 if (all || type == NETCONFA_PROXY_NEIGH) in inet6_netconf_msgsize_devconf()
568 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet6_netconf_fill_devconf()
569 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet6_netconf_fill_devconf()
614 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
6480 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6485 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6492 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()