Home
last modified time | relevance | path

Searched refs:accept_ra (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dipv6.h25 __s32 accept_ra; member
/linux/tools/testing/selftests/net/
H A Dfib_tests.sh948 $NS_EXEC sysctl -wq net.ipv6.conf.veth1.accept_ra=2
1562 $NS_EXEC sysctl -wq net.ipv6.conf.veth1.accept_ra=2
1638 $NS_EXEC sysctl -wq net.ipv6.conf.veth1.accept_ra=2
/linux/net/ipv6/
H A Daddrconf.c185 .accept_ra = 1,
250 .accept_ra = 1,
5673 array[DEVCONF_ACCEPT_RA] = READ_ONCE(cnf->accept_ra); in ipv6_store_devconf()
6875 .data = &ipv6_devconf.accept_ra,
H A Droute.c4536 (!idev || idev->cnf.accept_ra != 2) && in __rt6_purge_dflt_routers()