Home
last modified time | relevance | path

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.h137 int (*rnh_walktree)(struct radix_node_head *head, member
H A Dradix.c974 rnh->rnh_walktree = rn_walktree; in rn_inithead()
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h136 int (*rnh_walktree) /* traverse tree */ member
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h146 int (*rnh_walktree) /* traverse tree */ member
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;