Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dnd6_prproxy.c967 nd6_ns_output(fwd_ifp, daddr, taddr, NULL, NULL, 0); in nd6_prproxy_ns_output()
977 nd6_ns_output(ifp, daddr, taddr, ln, NULL, 0); in nd6_prproxy_ns_output()
1105 nd6_ns_output(fwd_ifp, ndprl->ndprl_sol ? taddr : NULL, in nd6_prproxy_ns_input()
H A Dnd6.h908 extern void nd6_ns_output(struct ifnet *, const struct in6_addr *,
H A Dnd6.c976 nd6_ns_output(ifp, NULL, in nd6_service_neighbor_cache()
1088 nd6_ns_output(ifp, &dst->sin6_addr, in nd6_service_neighbor_cache()
1108 nd6_ns_output(ifp, &dst->sin6_addr, in nd6_service_neighbor_cache()
4280 nd6_ns_output(ifp, NULL, &dst->sin6_addr, ln, NULL, 0); in nd6_output_list()
H A Dnd6_nbr.c589 nd6_ns_output( in nd6_ns_output() function
2273 nd6_ns_output(ifp, NULL, &taddr6, NULL, in nd6_dad_ns_output()
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c424 nd6_ns_output(tgt_rt->rt_ifp, NULL, in fsw_ethernet_resolve()