Searched defs:rn_match (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c80 *rn_match(void *, struct radix_node_head *),
260 x = rn_match(v_arg, head);
273 * a match on conditions defined by the caller of rn_match. This is
304 rn_match(v_arg, head) function
1214 rnh->rnh_matchaddr = rn_match;
/illumos-gate/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);
218 rn_match(void *v_arg, struct radix_node_head *head) function
974 rnh->rnh_matchaddr = rn_match;
/illumos-gate/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 *)),

Completed in 64 milliseconds