Home
last modified time | relevance | path

Searched refs:rnh_nodes (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.h142 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
H A Dradix.c447 return (mask_rnhead->rnh_nodes); in rn_addmask()
461 return (mask_rnhead->rnh_nodes); in rn_addmask()
963 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes); in rn_inithead()
964 ttt = rnh->rnh_nodes + 2; in rn_inithead()
/titanic_41/usr/src/common/net/patricia/
H A Dradix.c577 return (mask_rnhead->rnh_nodes);
591 return (mask_rnhead->rnh_nodes);
1203 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes);
1204 ttt = rnh->rnh_nodes + 2;
/titanic_41/usr/src/uts/common/net/
H A Dradix.h149 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h151 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member