Searched refs:rt6_flush (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dnd6.h421 void rt6_flush(struct in6_addr *, struct ifnet *);
H A Dnd6_rtr.c643 rt6_flush(&dr->rtaddr, dr->ifp);
2100 rt6_flush( function
H A Dnd6_nbr.c802 * call rt6_flush explicitly.
804 rt6_flush(&ip6->ip6_src, rt->rt_ifp);
H A Dnd6.c1038 * rt6_flush must be called whether or not the neighbor
1042 rt6_flush(&in6, rt->rt_ifp);

Completed in 29 milliseconds