Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dicmp6.c2256 uint32_t tifscope; in icmp6_reflect() local
2369 tifscope = sa6_dst.sin6_scope_id; in icmp6_reflect()
2383 if (in6_are_addr_equal_scoped(&t, &ia->ia_addr.sin6_addr, tifscope, ia->ia_addr.sin6_scope_id) && in icmp6_reflect()
2387 sifscope = tifscope; in icmp6_reflect()
2403 sifscope = tifscope; in icmp6_reflect()