Lines Matching refs:rtentry
208 static void nd6_llinfo_purge(struct rtentry *);
209 static void nd6_llinfo_get_ri(struct rtentry *, struct rt_reach_info *);
210 static void nd6_llinfo_get_iflri(struct rtentry *, struct ifnet_llreach_info *);
211 static void nd6_llinfo_refresh(struct rtentry *);
340 nd6_llinfo_purge(struct rtentry *rt) in nd6_llinfo_purge()
356 nd6_llinfo_get_ri(struct rtentry *rt, struct rt_reach_info *ri) in nd6_llinfo_get_ri()
378 nd6_llinfo_get_iflri(struct rtentry *rt, struct ifnet_llreach_info *iflri) in nd6_llinfo_get_iflri()
400 nd6_llinfo_refresh(struct rtentry *rt) in nd6_llinfo_refresh()
473 struct rtentry *rt = ln->ln_rt; in ln_getexpire()
845 struct rtentry *rt; in nd6_service_neighbor_cache()
1149 struct rtentry *rt = ln->ln_rt; in nd6_service_neighbor_cache()
2236 struct rtentry *rt; in nd6_purge_interface_llinfo()
2317 struct rtentry *
2320 struct rtentry *rt; in nd6_lookup()
2570 struct rtentry *rt; in nd6_is_addr_neighbor()
2601 nd6_free(struct rtentry *rt) in nd6_free()
2694 nd6_rtrequest(int req, struct rtentry *rt, struct sockaddr *sa) in nd6_rtrequest()
2928 struct rtentry *rt_end = ln_end->ln_rt; in nd6_rtrequest()
3298 struct rtentry *rt; in nd6_ioctl()
3726 struct rtentry *rt = NULL; in nd6_cache_lladdr()
4078 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output()
4092 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output_list()
4094 struct rtentry *rt = hint0, *hint = hint0; in nd6_output_list()
4098 struct rtentry *rtrele = NULL; in nd6_output_list()
4155 struct rtentry *gwrt; in nd6_output_list()
4274 struct rtentry *prt = hint->rt_parent; in nd6_output_list()
4642 nd6_storelladdr(struct ifnet *ifp, struct rtentry *rt, struct mbuf *m, in nd6_storelladdr()