Home
last modified time | relevance | path

Searched refs:proxy_ndp (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dipv6.h46 __s32 proxy_ndp; member
/linux-6.3-rc2/tools/testing/selftests/net/
A Dsrv6_end_dt6_l3vpn_test.sh283 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
A Dsrv6_end_dt46_l3vpn_test.sh316 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
A Dsrv6_end_flavors_test.sh607 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
A Dsrv6_hencap_red_l3vpn_test.sh554 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
A Dsrv6_end_next_csid_l3vpn_test.sh790 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
/linux-6.3-rc2/net/ipv6/
A Dndisc.c906 (net->ipv6.devconf_all->proxy_ndp || idev->cnf.proxy_ndp) && in ndisc_recv_ns()
1102 net->ipv6.devconf_all->forwarding && net->ipv6.devconf_all->proxy_ndp && in ndisc_recv_na()
A Daddrconf.c214 .proxy_ndp = 0,
274 .proxy_ndp = 0,
558 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, devconf->proxy_ndp) < 0) in inet6_netconf_fill_devconf()
5563 array[DEVCONF_PROXY_NDP] = cnf->proxy_ndp; in ipv6_store_devconf()
6344 if (valp == &net->ipv6.devconf_dflt->proxy_ndp) in addrconf_sysctl_proxy_ndp()
6349 else if (valp == &net->ipv6.devconf_all->proxy_ndp) in addrconf_sysctl_proxy_ndp()
6833 .data = &ipv6_devconf.proxy_ndp,
A Dip6_output.c546 if (net->ipv6.devconf_all->proxy_ndp && in ip6_forward()
/linux-6.3-rc2/Documentation/networking/
A Dip-sysctl.rst1599 or proxy_ndp is enabled. A random value between [0, proxy_delay)
2183 proxy_ndp - BOOLEAN

Completed in 30 milliseconds