Searched refs:addr_ifscope (Results 1 – 1 of 1) sorted by relevance
4612 uint32_t addr_ifscope = ((const struct sockaddr_in6 *)(const void *)saddr)->sin6_scope_id; in in6_lltable_match_prefix() local4614 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()