Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_rtr.c1548 boolean_t is_installed_reachable = FALSE; in defrouter_select() local
1791 is_installed_reachable = TRUE; in defrouter_select()
1844 is_installed_reachable = FALSE; in defrouter_select()
1915 } else if (is_installed_reachable) { in defrouter_select()