Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_nbr.c2566 const uint32_t temp_ifscope_id = sin6->sin6_scope_id; in nd6_alt_node_present() local
2573 } else if (temp_ifscope_id == 0) { in nd6_alt_node_present()
2591 } else if (temp_ifscope_id == 0) { in nd6_alt_node_present()
2650 const uint32_t temp_ifscope_id = sin6->sin6_scope_id; in nd6_alt_node_absent() local
2660 } else if (temp_ifscope_id == 0) { in nd6_alt_node_absent()
2675 } else if (temp_ifscope_id == 0) { in nd6_alt_node_absent()