Lines Matching refs:rtentry
210 static void nd6_llinfo_purge(struct rtentry *);
211 static void nd6_llinfo_get_ri(struct rtentry *, struct rt_reach_info *);
212 static void nd6_llinfo_get_iflri(struct rtentry *, struct ifnet_llreach_info *);
213 static void nd6_llinfo_refresh(struct rtentry *);
342 nd6_llinfo_purge(struct rtentry *rt) in nd6_llinfo_purge()
358 nd6_llinfo_get_ri(struct rtentry *rt, struct rt_reach_info *ri) in nd6_llinfo_get_ri()
380 nd6_llinfo_get_iflri(struct rtentry *rt, struct ifnet_llreach_info *iflri) in nd6_llinfo_get_iflri()
402 nd6_llinfo_refresh(struct rtentry *rt) in nd6_llinfo_refresh()
475 struct rtentry *rt = ln->ln_rt; in ln_getexpire()
847 struct rtentry *rt; in nd6_service_neighbor_cache()
1151 struct rtentry *rt = ln->ln_rt; in nd6_service_neighbor_cache()
2238 struct rtentry *rt; in nd6_purge_interface_llinfo()
2319 struct rtentry *
2322 struct rtentry *rt __single; in nd6_lookup()
2571 struct rtentry *rt; in nd6_is_addr_neighbor()
2602 nd6_free(struct rtentry *rt) in nd6_free()
2695 nd6_rtrequest(int req, struct rtentry *rt, struct sockaddr *sa) in nd6_rtrequest()
2929 struct rtentry *rt_end = ln_end->ln_rt; in nd6_rtrequest()
3299 struct rtentry *rt; in nd6_ioctl()
3727 struct rtentry *rt = NULL; in nd6_cache_lladdr()
4079 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output()
4093 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output_list()
4095 struct rtentry *rt = hint0, *hint = hint0; in nd6_output_list()
4099 struct rtentry *rtrele = NULL; in nd6_output_list()
4156 struct rtentry *gwrt; in nd6_output_list()
4275 struct rtentry *prt = hint->rt_parent; in nd6_output_list()
4643 nd6_storelladdr(struct ifnet *ifp, struct rtentry *rt, struct mbuf *m, in nd6_storelladdr()