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.c2088 if (all || type == NETCONFA_PROXY_NEIGH) in inet_netconf_msgsize_devconf()
2138 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet_netconf_fill_devconf()
2139 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_fill_devconf()
2185 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
2459 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) },
6447 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6452 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6459 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()