Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_nbr.c2540 const uint32_t temp_ifscope_id = sin6->sin6_scope_id; in nd6_alt_node_present() local
2547 } else if (temp_ifscope_id == 0) { in nd6_alt_node_present()
2566 } else if (temp_ifscope_id == 0) { in nd6_alt_node_present()
2625 const uint32_t temp_ifscope_id = sin6->sin6_scope_id; in nd6_alt_node_absent() local
2635 } else if (temp_ifscope_id == 0) { in nd6_alt_node_absent()
2651 } else if (temp_ifscope_id == 0) { in nd6_alt_node_absent()