Lines Matching refs:rtentry
203 static int sysctl_dumpentry(struct rtentry *rt, void *vw);
204 static int sysctl_dumpnhop(struct rtentry *rt, struct nhop_object *nh,
208 static void rt_getmetrics(const struct rtentry *rt,
797 rc->rc_rt = (struct rtentry *) rnh->rnh_matchaddr( in handle_rtm_get()
800 rc->rc_rt = (struct rtentry *) rnh->rnh_lookup( in handle_rtm_get()
841 rc->rc_rt = (struct rtentry *)rnh->rnh_matchaddr( in handle_rtm_get()
894 export_rtaddrs(const struct rtentry *rt, struct sockaddr *dst, in export_rtaddrs()
1321 rt_getmetrics(const struct rtentry *rt, const struct nhop_object *nh, in rt_getmetrics()
2042 rtsock_routemsg(int cmd, struct rtentry *rt, struct nhop_object *nh, in rtsock_routemsg()
2240 sysctl_dumpentry(struct rtentry *rt, void *vw) in sysctl_dumpentry()
2272 sysctl_dumpnhop(struct rtentry *rt, struct nhop_object *nh, uint32_t weight, in sysctl_dumpnhop()