Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dip6_forward.c777 error = nd6_output(ifp, origifp, m, dst, rt, NULL); in ip6_forward()
793 error = nd6_output(ifp, origifp, m, dst, rt, NULL); in ip6_forward()
H A Dnd6.h920 extern int nd6_output(struct ifnet *, struct ifnet *, struct mbuf *,
H A Dnd6_nbr.c1369 nd6_output(ifp, ifp, m_hold, &sin6, rt, NULL); in nd6_na_input()
H A Dnd6.c4078 nd6_output(struct ifnet *ifp, struct ifnet *origifp, struct mbuf *m0, in nd6_output() function
/xnu-10063.101.15/bsd/net/
H A Dpf.c9552 error = nd6_output(ifp, ifp, m0, dst, NULL, NULL); in pf_route6()
9571 error = nd6_output(ifp, ifp, m0, dst, NULL, NULL); in pf_route6()