Home
last modified time | relevance | path

Searched refs:nd6_proxy_find_fwdroute (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/bsd/netinet6/
H A Dip6_forward.c177 nd6_proxy_find_fwdroute(m->m_pkthdr.rcvif, ip6forward_rt); in ip6_forward()
H A Dnd6.h999 extern void nd6_proxy_find_fwdroute(struct ifnet *, struct route_in6 *);
H A Dnd6_prproxy.c559 nd6_proxy_find_fwdroute(struct ifnet *ifp, struct route_in6 *ro6) in nd6_proxy_find_fwdroute() function