Searched refs:nd6_alt_node_present (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | nd6.h | 914 extern int nd6_alt_node_present(struct ifnet *, struct sockaddr_in6 *,
|
| H A D | nd6_nbr.c | 2553 nd6_alt_node_present(struct ifnet *ifp, struct sockaddr_in6 *sin6, in nd6_alt_node_present() function
|
| /xnu-11215.1.10/bsd/net/ |
| H A D | dlil.c | 10743 ret = nd6_alt_node_present(ifp, sin6, sdl, rssi, lqm, npm); in dlil_node_present() 10829 ret = nd6_alt_node_present(ifp, SIN6(sa), sdl, rssi, lqm, npm); in dlil_node_present_v2()
|