Home
last modified time | relevance | path

Searched refs:rn_lookup (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/sys/net/
Dradix.h168 *rn_lookup(void *, void *, struct radix_node_head *),
Dradix.c171 rn_lookup(v_arg, m_arg, head) in rn_lookup() function
993 rnh->rnh_lookup = rn_lookup;
Dpf_table.c750 ke = (struct pfr_kentry *)rn_lookup(&sa, &mask, head); in pfr_lookup_addr()
/mirbsd/src/sbin/routed/
Dradix.c167 rn_lookup(v_arg, m_arg, head) in rn_lookup() function
947 rnh->rnh_lookup = rn_lookup;