Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c2561 const uint32_t temp_embedded_id = sin6->sin6_addr.s6_addr16[1]; in nd6_alt_node_present() local
2566 if (temp_embedded_id == 0) { in nd6_alt_node_present()
2584 if (temp_embedded_id == 0) { in nd6_alt_node_present()
2645 const uint32_t temp_embedded_id = sin6->sin6_addr.s6_addr16[1]; in nd6_alt_node_absent() local
2653 if (temp_embedded_id == 0) { in nd6_alt_node_absent()
2668 if (temp_embedded_id == 0) { in nd6_alt_node_absent()