Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Din6.c4611 uint32_t lle_addr_ifscope = lle->lle_tbl->llt_ifp->if_index; 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()