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 *);
341 nd6_llinfo_purge(struct rtentry *rt) in nd6_llinfo_purge()
357 nd6_llinfo_get_ri(struct rtentry *rt, struct rt_reach_info *ri) in nd6_llinfo_get_ri()
379 nd6_llinfo_get_iflri(struct rtentry *rt, struct ifnet_llreach_info *iflri) in nd6_llinfo_get_iflri()
401 nd6_llinfo_refresh(struct rtentry *rt) in nd6_llinfo_refresh()
474 struct rtentry *rt = ln->ln_rt; in ln_getexpire()
846 struct rtentry *rt; in nd6_service_neighbor_cache()
1147 struct rtentry *rt = ln->ln_rt; in nd6_service_neighbor_cache()
2224 struct rtentry *rt; in nd6_purge_interface_llinfo()
2305 struct rtentry *
2308 struct rtentry *rt; in nd6_lookup()
2546 struct rtentry *rt; in nd6_is_addr_neighbor()
2577 nd6_free(struct rtentry *rt) in nd6_free()
2670 nd6_rtrequest(int req, struct rtentry *rt, struct sockaddr *sa) in nd6_rtrequest()
2893 struct rtentry *rt_end = ln_end->ln_rt; in nd6_rtrequest()
3263 struct rtentry *rt; in nd6_ioctl()
3691 struct rtentry *rt = NULL; in nd6_cache_lladdr()
4040 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output()
4054 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output_list()
4056 struct rtentry *rt = hint0, *hint = hint0; in nd6_output_list()
4060 struct rtentry *rtrele = NULL; in nd6_output_list()
4117 struct rtentry *gwrt; in nd6_output_list()
4236 struct rtentry *prt = hint->rt_parent; in nd6_output_list()
4605 nd6_storelladdr(struct ifnet *ifp, struct rtentry *rt, struct mbuf *m, in nd6_storelladdr()