Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dicmp6.c2254 uint32_t tifscope; in icmp6_reflect() local
2366 tifscope = sa6_dst.sin6_scope_id; in icmp6_reflect()
2380 if (in6_are_addr_equal_scoped(&t, &ia->ia_addr.sin6_addr, tifscope, ia->ia_addr.sin6_scope_id) && in icmp6_reflect()
2384 sifscope = tifscope; in icmp6_reflect()
2400 sifscope = tifscope; in icmp6_reflect()