Searched refs:rnh_lookup (Results 1 – 9 of 9) sorted by relevance
135 rn_lookup_f_t *rnh_lookup; /* exact match for sockaddr */ member
131 rh->rnh_lookup = rn_lookup; in rt_table_init()
1153 rnh->rnh_lookup = rn_lookup; in rn_inithead()
760 rc->rc_rt = (struct rtentry *) rnh->rnh_lookup( in handle_rtm_get()
59 rn_lookup_f_t *rnh_lookup; /* exact match for sockaddr */ member
501 rt = (struct rtentry *)rnh->rnh_lookup(__DECONST(void *, dst), in lookup_prefix_bysa()900 rt = (struct rtentry *)rnh->rnh_lookup(info->rti_info[RTAX_DST], in rib_change_route()1162 rt_new = (struct rtentry *)rnh->rnh_lookup(info->rti_info[RTAX_DST], in change_route_conditional()
662 rc->rc_rt = (struct rtentry *) rnh->rnh_lookup( in handle_rtm_get()1419 rt = (struct rtentry *) rnh->rnh_lookup(
726 rn = rnh->rnh_lookup(tb->addr_ptr, tb->mask_ptr, &rnh->rh); in ta_add_radix()