Searched refs:rt6_flush (Results 1 – 5 of 5) sorted by relevance
430 void rt6_flush(struct in6_addr *, struct ifnet *);
763 rt6_flush(&dr->rtaddr, dr->ifp); in defrouter_del()2413 rt6_flush(struct in6_addr *gateway, struct ifnet *ifp) in rt6_flush() function
891 rt6_flush(&ip6->ip6_src, ifp); in nd6_na_input()
1491 rt6_flush(&ln->r_l3addr.addr6, ifp); in nd6_free()