Searched refs:rnh_walktree (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.h139 int (*rnh_walktree)(struct radix_node_head *head, member in struct:radix_node_head
H A Dradix.c976 rnh->rnh_walktree = rn_walktree;
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h138 int (*rnh_walktree) /* traverse tree */ member in struct:radix_node_head
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h148 int (*rnh_walktree) /* traverse tree */ member in struct:radix_node_head
H A Dip_pool.c938 (*rnh->rnh_walktree)(rnh, rn_freenode, rnh);
944 rnh->rnh_walktree = NULL;
/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c1217 rnh->rnh_walktree = rn_walktree;
1274 rnh->rnh_walktree = NULL;

Completed in 66 milliseconds