Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dnetconf.h18 NETCONFA_PROXY_NEIGH, enumerator
/linux-6.15/net/ipv4/
H A Ddevinet.c2135 if (all || type == NETCONFA_PROXY_NEIGH) in inet_netconf_msgsize_devconf()
2185 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet_netconf_fill_devconf()
2186 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_fill_devconf()
2232 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
2506 NETCONFA_PROXY_NEIGH, in devinet_conf_proc()
/linux-6.15/net/ipv6/
H A Daddrconf.c521 if (all || type == NETCONFA_PROXY_NEIGH) in inet6_netconf_msgsize_devconf()
566 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet6_netconf_fill_devconf()
567 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet6_netconf_fill_devconf()
612 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
6471 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6476 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6483 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()