Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dipv6.h58 __s32 accept_ra_from_local; member
/linux/net/ipv6/
H A Dndisc.c1335 if (!READ_ONCE(in6_dev->cnf.accept_ra_from_local) && in ndisc_router_discovery()
1498 if (!READ_ONCE(in6_dev->cnf.accept_ra_from_local) && in ndisc_router_discovery()
H A Daddrconf.c205 .accept_ra_from_local = 0,
270 .accept_ra_from_local = 0,
5703 READ_ONCE(cnf->accept_ra_from_local); in ipv6_store_devconf()
7147 .data = &ipv6_devconf.accept_ra_from_local,