Searched refs:nd6_ns_output (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sys/netinet6/ |
| D | nd6.c | 442 nd6_ns_output(ifp, NULL, &dst->sin6_addr, ln, 0); in nd6_llinfo_timer() 484 nd6_ns_output(ifp, &dst->sin6_addr, in nd6_llinfo_timer() 495 nd6_ns_output(ifp, &dst->sin6_addr, in nd6_llinfo_timer() 1874 nd6_ns_output(ifp, NULL, &dst->sin6_addr, ln, 0);
|
| D | nd6.h | 386 void nd6_ns_output(struct ifnet *, struct in6_addr *,
|
| D | nd6_nbr.c | 344 nd6_ns_output(ifp, daddr6, taddr6, ln, dad) in nd6_ns_output() function 1355 nd6_ns_output(ifp, NULL, &ia->ia_addr.sin6_addr, NULL, 1);
|