Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c2530 const uint32_t temp_embedded_id = sin6->sin6_addr.s6_addr16[1]; in nd6_alt_node_present() local
2534 (temp_embedded_id == 0)) { in nd6_alt_node_present()
2551 if (in6_embedded_scope && temp_embedded_id == 0) { in nd6_alt_node_present()
2602 const uint32_t temp_embedded_id = sin6->sin6_addr.s6_addr16[1]; in nd6_alt_node_absent() local
2609 (temp_embedded_id == 0)) { in nd6_alt_node_absent()
2623 if (in6_embedded_scope && temp_embedded_id == 0) { in nd6_alt_node_absent()