Searched refs:accept_ra_rtr_pref (Results 1 – 4 of 4) sorted by relevance
39 __s32 accept_ra_rtr_pref; member
1348 !in6_dev->cnf.accept_ra_rtr_pref) in ndisc_router_discovery()1505 if (in6_dev->cnf.accept_ra_rtr_pref && ndopts.nd_opts_ri) { in ndisc_router_discovery()
207 .accept_ra_rtr_pref = 1,267 .accept_ra_rtr_pref = 1,5555 array[DEVCONF_ACCEPT_RA_RTR_PREF] = cnf->accept_ra_rtr_pref; in ipv6_store_devconf()6802 .data = &ipv6_devconf.accept_ra_rtr_pref,
2278 * 0 if accept_ra_rtr_pref is enabled.2279 * -1 if accept_ra_rtr_pref is disabled.2289 * 0 if accept_ra_rtr_pref is enabled.2290 * -1 if accept_ra_rtr_pref is disabled.2292 accept_ra_rtr_pref - BOOLEAN
Completed in 33 milliseconds