Home
last modified time | relevance | path

Searched refs:rn_match (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h185 # define rn_match ipf_rn_match macro
215 *rn_match __P((void *, struct radix_node_head *)),
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c67 *rn_match(void *, struct radix_node_head *),
182 x = rn_match(v_arg, head); in rn_lookup()
218 rn_match(void *v_arg, struct radix_node_head *head) in rn_match() function
974 rnh->rnh_matchaddr = rn_match; in rn_inithead()
/titanic_41/usr/src/common/net/patricia/
H A Dradix.c80 *rn_match(void *, struct radix_node_head *),
260 x = rn_match(v_arg, head);
304 rn_match(v_arg, head) in rn_match() function
1214 rnh->rnh_matchaddr = rn_match;