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