Home
last modified time | relevance | path

Searched refs:rn_freenode (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ipf/
H A Dip_pool.c78 static int rn_freenode __P((struct radix_node *, void *));
920 rn_freenode(struct radix_node *n, void *p, ipf_stack_t *ifs) in rn_freenode() function
938 (*rnh->rnh_walktree)(rnh, rn_freenode, rnh);
H A Dradix_ipf.h196 # define rn_freenode ipf_rn_freenode macro
/titanic_44/usr/src/uts/common/net/
H A Dradix.h227 int rn_freenode(struct radix_node *, void *);
/titanic_44/usr/src/common/net/patricia/
H A Dradix.c1249 rn_freenode(n, p) in rn_freenode() function
1268 (void) rn_walktree(rnh, rn_freenode, rnh);