Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dicmp6.c2528 uint32_t src_ifscope = IFSCOPE_NONE, redtgt_ifscope = IFSCOPE_NONE, reddst_ifscope = IFSCOPE_NONE; in icmp6_redirect_input() local
2570 in6_setscope(&reddst6, m->m_pkthdr.rcvif, &reddst_ifscope)) { in icmp6_redirect_input()
2597 sin6.sin6_scope_id = reddst_ifscope; in icmp6_redirect_input()
2709 sdst.sin6_scope_id = reddst_ifscope; in icmp6_redirect_input()
2729 sdst.sin6_scope_id = reddst_ifscope; in icmp6_redirect_input()