Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h398 void nd6_ns_output(struct ifnet *, const struct in6_addr *,
H A Dnd6_nbr.c597 nd6_ns_output(struct ifnet *ifp, const struct in6_addr *saddr6, in nd6_ns_output() function
1531 nd6_ns_output(ifp, NULL, NULL, &ia->ia_addr.sin6_addr, in nd6_dad_ns_output()
H A Dnd6.c907 nd6_ns_output(ifp, psrc, pdst, dst, NULL); in nd6_llinfo_timer()
2424 nd6_ns_output(ifp, psrc, NULL, &dst->sin6_addr, NULL); in nd6_resolve_slow()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h398 void nd6_ns_output(struct ifnet *, const struct in6_addr *,