Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dnetconf.h18 NETCONFA_PROXY_NEIGH, enumerator
/linux/net/ipv4/
A Ddevinet.c2022 if (all || type == NETCONFA_PROXY_NEIGH) in inet_netconf_msgsize_devconf()
2072 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet_netconf_fill_devconf()
2073 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_fill_devconf()
2119 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
2409 NETCONFA_PROXY_NEIGH, in devinet_conf_proc()
/linux/net/ipv6/
A Daddrconf.c516 if (all || type == NETCONFA_PROXY_NEIGH) in inet6_netconf_msgsize_devconf()
560 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet6_netconf_fill_devconf()
561 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, devconf->proxy_ndp) < 0) in inet6_netconf_fill_devconf()
605 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
6298 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6303 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6310 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()

Completed in 24 milliseconds