Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dicmp6.c2532 uint32_t src_ifscope = IFSCOPE_NONE, redtgt_ifscope = IFSCOPE_NONE, reddst_ifscope = IFSCOPE_NONE; in icmp6_redirect_input() local
2573 if (in6_setscope(&redtgt6, m->m_pkthdr.rcvif, &redtgt_ifscope) || in icmp6_redirect_input()
2711 sgw.sin6_scope_id = redtgt_ifscope; in icmp6_redirect_input()