Searched refs:accept_ra_from_local (Results 1 – 4 of 4) sorted by relevance
48 __s32 accept_ra_from_local; member
1334 if (!in6_dev->cnf.accept_ra_from_local && in ndisc_router_discovery()1496 if (!in6_dev->cnf.accept_ra_from_local && in ndisc_router_discovery()
203 .accept_ra_from_local = 0,263 .accept_ra_from_local = 0,5577 array[DEVCONF_ACCEPT_RA_FROM_LOCAL] = cnf->accept_ra_from_local; in ipv6_store_devconf()6907 .data = &ipv6_devconf.accept_ra_from_local,
2240 accept_ra_from_local - BOOLEAN2249 - enabled if accept_ra_from_local is enabled2251 - disabled if accept_ra_from_local is disabled
Completed in 20 milliseconds