Searched refs:rn_match (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/inet/ipf/ |
H A D | radix_ipf.h | 185 # define rn_match ipf_rn_match macro 215 *rn_match __P((void *, struct radix_node_head *)),
|
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | radix.c | 67 *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_50/usr/src/common/net/patricia/ |
H A D | radix.c | 80 *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;
|