Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dicmp6.c2229 uint32_t tifscope; in icmp6_reflect() local
2341 tifscope = sa6_dst.sin6_scope_id; in icmp6_reflect()
2355 if (in6_are_addr_equal_scoped(&t, &ia->ia_addr.sin6_addr, tifscope, ia->ia_addr.sin6_scope_id) && in icmp6_reflect()
2359 sifscope = tifscope; in icmp6_reflect()
2375 sifscope = tifscope; in icmp6_reflect()