Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c2562 const uint32_t temp_ifscope_id = sin6->sin6_scope_id; in nd6_alt_node_present() local
2569 } else if (temp_ifscope_id == 0) { in nd6_alt_node_present()
2587 } else if (temp_ifscope_id == 0) { in nd6_alt_node_present()
2646 const uint32_t temp_ifscope_id = sin6->sin6_scope_id; in nd6_alt_node_absent() local
2656 } else if (temp_ifscope_id == 0) { in nd6_alt_node_absent()
2671 } else if (temp_ifscope_id == 0) { in nd6_alt_node_absent()