Searched refs:rn_lookup (Results 1 - 3 of 3) sorted by relevance

/xnu-2782.1.97/bsd/net/
H A Dradix.h206 *rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head),
H A Dradix.c207 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) function
1136 rnh->rnh_lookup = rn_lookup;
H A Dpf_table.c810 ke = (struct pfr_kentry *)rn_lookup(&sa, &mask, head);

Completed in 79 milliseconds