Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_nbr.c264 uint32_t myaddr_ifscope = IFSCOPE_NONE; in nd6_ns_input() local
441 myaddr_ifscope = IFA_SIN6_SCOPE(ifa); in nd6_ns_input()
459 if (in6_are_addr_equal_scoped(&myaddr6, &saddr6, myaddr_ifscope, saddr_ifscope)) { in nd6_ns_input()