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.c2052 if (all || type == NETCONFA_PROXY_NEIGH) in inet_netconf_msgsize_devconf()
2102 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet_netconf_fill_devconf()
2103 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_fill_devconf()
2149 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
2423 NETCONFA_PROXY_NEIGH, in devinet_conf_proc()
/linux/net/ipv6/
H A Daddrconf.c519 if (all || type == NETCONFA_PROXY_NEIGH) in inet6_netconf_msgsize_devconf()
564 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet6_netconf_fill_devconf()
565 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet6_netconf_fill_devconf()
610 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
6451 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6456 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6463 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()