Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dnetconf.h18 NETCONFA_PROXY_NEIGH, enumerator
/linux-6.3-rc2/net/ipv4/
A Ddevinet.c2028 if (all || type == NETCONFA_PROXY_NEIGH) in inet_netconf_msgsize_devconf()
2078 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet_netconf_fill_devconf()
2079 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_fill_devconf()
2125 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
2415 NETCONFA_PROXY_NEIGH, in devinet_conf_proc()
/linux-6.3-rc2/net/ipv6/
A Daddrconf.c513 if (all || type == NETCONFA_PROXY_NEIGH) in inet6_netconf_msgsize_devconf()
557 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet6_netconf_fill_devconf()
558 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, devconf->proxy_ndp) < 0) in inet6_netconf_fill_devconf()
602 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
6346 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6351 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6358 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()

Completed in 31 milliseconds