Searched refs:rn_lookup (Results 1 – 5 of 5) sorted by relevance
182 struct radix_node *rn_lookup (void *v_arg, void *m_arg,
212 rn_lookup(void *v_arg, void *m_arg, struct radix_head *head) in rn_lookup() function1153 rnh->rnh_lookup = rn_lookup; in rn_inithead()
131 rh->rnh_lookup = rn_lookup; in rt_table_init()
776 ke = (struct pfr_kentry *)rn_lookup(&sa, &mask, head); in pfr_lookup_addr()