Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/
H A Dgbmc-nic-neigh.sh.in47 sysctl net.ipv6.conf."$intf".proxy_ndp=1 >/dev/null && \
/openbmc/linux/include/linux/
H A Dipv6.h47 __s32 proxy_ndp; member
/openbmc/linux/tools/testing/selftests/net/
H A Dsrv6_end_dt6_l3vpn_test.sh283 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
H A Dsrv6_end_dt46_l3vpn_test.sh321 ip netns exec ${rtname} sysctl -wq net.ipv6.conf.${rtveth}.proxy_ndp=1
H A Dsrv6_end_flavors_test.sh607 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
H A Dsrv6_hencap_red_l3vpn_test.sh554 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
H A Dsrv6_end_next_csid_l3vpn_test.sh790 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
H A Dsrv6_end_x_next_csid_l3vpn_test.sh850 sysctl -wq net.ipv6.conf."${RT2HS_DEVNAME}".proxy_ndp=1
/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A Dgbmc-ncsi-br-deprecated-ips.sh.in30 sysctl net.ipv6.conf.@NCSI_IF@.proxy_ndp=1 >/dev/null || st=$?
/openbmc/linux/net/ipv6/
H A Dndisc.c911 (net->ipv6.devconf_all->proxy_ndp || idev->cnf.proxy_ndp) && in ndisc_recv_ns()
1107 net->ipv6.devconf_all->forwarding && net->ipv6.devconf_all->proxy_ndp && in ndisc_recv_na()
H A Daddrconf.c215 .proxy_ndp = 0,
276 .proxy_ndp = 0,
559 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, devconf->proxy_ndp) < 0) in inet6_netconf_fill_devconf()
5640 array[DEVCONF_PROXY_NDP] = cnf->proxy_ndp; in ipv6_store_devconf()
6419 if (valp == &net->ipv6.devconf_dflt->proxy_ndp) in addrconf_sysctl_proxy_ndp()
6424 else if (valp == &net->ipv6.devconf_all->proxy_ndp) in addrconf_sysctl_proxy_ndp()
6915 .data = &ipv6_devconf.proxy_ndp,
H A Dip6_output.c562 if (net->ipv6.devconf_all->proxy_ndp && in ip6_forward()
/openbmc/linux/Documentation/networking/
H A Dip-sysctl.rst1628 or proxy_ndp is enabled. A random value between [0, proxy_delay)
2212 proxy_ndp - BOOLEAN