Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Din6.c4637 uint32_t addr_ifscope = ((const struct sockaddr_in6 *)(const void *)saddr)->sin6_scope_id; in in6_lltable_match_prefix() local
4639 if (in6_are_masked_addr_scope_equal(lle_addr, lle_addr_ifscope, addr, addr_ifscope, mask) == 0) { in in6_lltable_match_prefix()
4649 if (in6_are_addr_equal_scoped(addr, lle_addr, addr_ifscope, lle_addr_ifscope) && in in6_lltable_match_prefix()