Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_nbr.c2558 const uint32_t temp_ifscope_id = sin6->sin6_scope_id; in nd6_alt_node_present() local
2565 } else if (temp_ifscope_id == 0) { in nd6_alt_node_present()
2583 } else if (temp_ifscope_id == 0) { in nd6_alt_node_present()
2642 const uint32_t temp_ifscope_id = sin6->sin6_scope_id; in nd6_alt_node_absent() local
2652 } else if (temp_ifscope_id == 0) { in nd6_alt_node_absent()
2667 } else if (temp_ifscope_id == 0) { in nd6_alt_node_absent()