Searched refs:rn_lookup (Results 1 – 5 of 5) sorted by relevance
182 struct radix_node *rn_lookup (void *v_arg, void *m_arg,
217 rn_lookup(void *v_arg, void *m_arg, struct radix_head *head) in rn_lookup() function1176 rnh->rnh_lookup = rn_lookup; in rn_inithead()
359 rh->rnh_lookup = rn_lookup; in rt_table_init()
168 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) in rn_lookup() function877 rnh->rnh_lookup = rn_lookup; in rn_inithead()
778 ke = (struct pfr_kentry *)rn_lookup(&sa, &mask, head); in pfr_lookup_addr()