Searched refs:rn_lookup (Results 1 – 5 of 5) sorted by relevance
| /trueos/sys/netatalk/ |
| HD | at_rmx.c | 90 return (rn_lookup(v_arg, m_arg, head)); in at_lookup()
|
| /trueos/sys/net/ |
| HD | radix.h | 175 *rn_lookup (void *v_arg, void *m_arg,
|
| HD | radix.c | 226 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) in rn_lookup() function 1164 rnh->rnh_lookup = rn_lookup; in rn_inithead_internal()
|
| /trueos/sbin/routed/ |
| HD | radix.c | 166 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) in rn_lookup() function 874 rnh->rnh_lookup = rn_lookup; in rn_inithead()
|
| /trueos/sys/netpfil/pf/ |
| HD | pf_table.c | 756 ke = (struct pfr_kentry *)rn_lookup(&sa, &mask, head); in pfr_lookup_addr()
|