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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.h845 extern void rt6_flush(struct in6_addr *, struct ifnet *);
H A Dnd6_nbr.c1191 * So we must call rt6_flush explicitly.
1193 rt6_flush(&ip6->ip6_src, rt_ifp);
H A Dnd6_rtr.c1040 rt6_flush(&dr->rtaddr, ifp);
4124 rt6_flush( function
H A Dnd6.c1640 * rt6_flush must be called whether or not the neighbor
1646 rt6_flush(&in6, rt->rt_ifp);

Completed in 22 milliseconds