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 *);
345 nd6_llinfo_purge(struct rtentry *rt) in nd6_llinfo_purge()
361 nd6_llinfo_get_ri(struct rtentry *rt, struct rt_reach_info *ri) in nd6_llinfo_get_ri()
383 nd6_llinfo_get_iflri(struct rtentry *rt, struct ifnet_llreach_info *iflri) in nd6_llinfo_get_iflri()
405 nd6_llinfo_refresh(struct rtentry *rt) in nd6_llinfo_refresh()
2338 struct rtentry *
2621 nd6_free(struct rtentry *rt) in nd6_free()
2714 nd6_rtrequest(int req, struct rtentry *rt, struct sockaddr *sa) in nd6_rtrequest()
3878 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output()
3892 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output_list()