Searched refs:accept_ra_from_local (Results 1 – 4 of 4) sorted by relevance
57 __s32 accept_ra_from_local; member
1345 if (!READ_ONCE(in6_dev->cnf.accept_ra_from_local) && in ndisc_router_discovery()1515 if (!READ_ONCE(in6_dev->cnf.accept_ra_from_local) && in ndisc_router_discovery()
203 .accept_ra_from_local = 0,267 .accept_ra_from_local = 0,5689 READ_ONCE(cnf->accept_ra_from_local); in ipv6_store_devconf()7045 .data = &ipv6_devconf.accept_ra_from_local,
2316 accept_ra_from_local - BOOLEAN2325 - enabled if accept_ra_from_local is enabled2327 - disabled if accept_ra_from_local is disabled
Completed in 27 milliseconds