Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h183 # define rn_match ipf_rn_match macro
213 *rn_match __P((void *, struct radix_node_head *)),
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c65 *rn_match(void *, struct radix_node_head *),
180 x = rn_match(v_arg, head); in rn_lookup()
216 rn_match(void *v_arg, struct radix_node_head *head) in rn_match() function
972 rnh->rnh_matchaddr = rn_match; in rn_inithead()
/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);
304 rn_match(v_arg, head) in rn_match() function
1214 rnh->rnh_matchaddr = rn_match;