Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_prproxy.c966 nd6_ns_output(fwd_ifp, daddr, taddr, NULL, NULL); in nd6_prproxy_ns_output()
976 nd6_ns_output(ifp, daddr, taddr, ln, NULL); in nd6_prproxy_ns_output()
1104 nd6_ns_output(fwd_ifp, ndprl->ndprl_sol ? taddr : NULL, in nd6_prproxy_ns_input()
H A Dnd6.h938 extern void nd6_ns_output(struct ifnet *, const struct in6_addr *,
H A Dnd6.c963 nd6_ns_output(ifp, NULL, in nd6_service_neighbor_cache()
1075 nd6_ns_output(ifp, &dst->sin6_addr, in nd6_service_neighbor_cache()
1095 nd6_ns_output(ifp, &dst->sin6_addr, in nd6_service_neighbor_cache()
4464 nd6_ns_output(ifp, NULL, &dst->sin6_addr, ln, NULL); in nd6_output_list()
H A Dnd6_nbr.c572 nd6_ns_output( in nd6_ns_output() function
2248 nd6_ns_output(ifp, NULL, &taddr6, NULL, in nd6_dad_ns_output()
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c416 nd6_ns_output(tgt_rt->rt_ifp, NULL, in fsw_ethernet_resolve()