Home
last modified time | relevance | path

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

/linux/include/linux/
A Dipv6.h46 __s32 proxy_ndp; member
/linux/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
/linux/net/ipv6/
A Dndisc.c893 (net->ipv6.devconf_all->proxy_ndp || idev->cnf.proxy_ndp) && in ndisc_recv_ns()
1042 net->ipv6.devconf_all->forwarding && net->ipv6.devconf_all->proxy_ndp && in ndisc_recv_na()
A Daddrconf.c221 .proxy_ndp = 0,
281 .proxy_ndp = 0,
561 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, devconf->proxy_ndp) < 0) in inet6_netconf_fill_devconf()
5516 array[DEVCONF_PROXY_NDP] = cnf->proxy_ndp; in ipv6_store_devconf()
6296 if (valp == &net->ipv6.devconf_dflt->proxy_ndp) in addrconf_sysctl_proxy_ndp()
6301 else if (valp == &net->ipv6.devconf_all->proxy_ndp) in addrconf_sysctl_proxy_ndp()
6785 .data = &ipv6_devconf.proxy_ndp,
A Dip6_output.c526 if (net->ipv6.devconf_all->proxy_ndp && in ip6_forward()
/linux/Documentation/networking/
A Dip-sysctl.rst1993 proxy_ndp - BOOLEAN

Completed in 26 milliseconds