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

/freebsd-11-stable/sys/net/
H A Dradix.h180 struct radix_node *rn_lookup (void *v_arg, void *m_arg,
H A Dradix.c215 rn_lookup(void *v_arg, void *m_arg, struct radix_head *head) function
1174 rnh->rnh_lookup = rn_lookup;
H A Droute.c361 rh->rnh_lookup = rn_lookup;
/freebsd-11-stable/sbin/routed/
H A Dradix.c166 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) function
875 rnh->rnh_lookup = rn_lookup;
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_table.c768 ke = (struct pfr_kentry *)rn_lookup(&sa, &mask, head);

Completed in 75 milliseconds