Home
last modified time | relevance | path

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

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