Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dipv6.h50 __s32 accept_ra_rtr_pref; member
/linux/net/ipv6/
H A Dndisc.c1346 !READ_ONCE(in6_dev->cnf.accept_ra_rtr_pref)) in ndisc_router_discovery()
1506 if (READ_ONCE(in6_dev->cnf.accept_ra_rtr_pref) && ndopts.nd_opts_ri) { in ndisc_router_discovery()
H A Daddrconf.c210 .accept_ra_rtr_pref = 1,
275 .accept_ra_rtr_pref = 1,
5676 array[DEVCONF_ACCEPT_RA_RTR_PREF] = READ_ONCE(cnf->accept_ra_rtr_pref); in ipv6_store_devconf()
7041 .procname = "accept_ra_rtr_pref",
7042 .data = &ipv6_devconf.accept_ra_rtr_pref,