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 *);
338 nd6_llinfo_purge(struct rtentry *rt) in nd6_llinfo_purge()
354 nd6_llinfo_get_ri(struct rtentry *rt, struct rt_reach_info *ri) in nd6_llinfo_get_ri()
376 nd6_llinfo_get_iflri(struct rtentry *rt, struct ifnet_llreach_info *iflri) in nd6_llinfo_get_iflri()
398 nd6_llinfo_refresh(struct rtentry *rt) in nd6_llinfo_refresh()
2326 struct rtentry *
2609 nd6_free(struct rtentry *rt) in nd6_free()
2702 nd6_rtrequest(int req, struct rtentry *rt, struct sockaddr *sa) in nd6_rtrequest()
3861 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output()
3875 struct sockaddr_in6 *dst, struct rtentry *hint0, struct flowadv *adv) in nd6_output_list()