Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c274 uint32_t myaddr_ifscope = IFSCOPE_NONE; in nd6_ns_input() local
458 myaddr_ifscope = IFA_SIN6_SCOPE(ifa); in nd6_ns_input()
477 if (in6_are_addr_equal_scoped(&myaddr6, &saddr6, myaddr_ifscope, saddr_ifscope)) { in nd6_ns_input()