Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_prproxy.c966 nd6_ns_output(fwd_ifp, daddr, taddr, NULL, NULL, 0); in nd6_prproxy_ns_output()
976 nd6_ns_output(ifp, daddr, taddr, ln, NULL, 0); in nd6_prproxy_ns_output()
1104 nd6_ns_output(fwd_ifp, ndprl->ndprl_sol ? taddr : NULL, in nd6_prproxy_ns_input()
H A Dnd6.c969 nd6_ns_output(ifp, NULL, in nd6_service_neighbor_cache()
1081 nd6_ns_output(ifp, &dst->sin6_addr, in nd6_service_neighbor_cache()
1101 nd6_ns_output(ifp, &dst->sin6_addr, in nd6_service_neighbor_cache()
4256 nd6_ns_output(ifp, NULL, &dst->sin6_addr, ln, NULL, 0); in nd6_output_list()
H A Dnd6.h876 extern void nd6_ns_output(struct ifnet *, const struct in6_addr *,
H A Dnd6_nbr.c588 nd6_ns_output( in nd6_ns_output() function
2269 nd6_ns_output(ifp, NULL, &taddr6, NULL, in nd6_dad_ns_output()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c423 nd6_ns_output(tgt_rt->rt_ifp, NULL, in fsw_ethernet_resolve()