rnh_nodes         412 net/radix.c    		return (mask_rnhead->rnh_nodes);
rnh_nodes         426 net/radix.c    		return (mask_rnhead->rnh_nodes);
rnh_nodes         951 net/radix.c    	t = rn_newpair(rn_zeros, off, rnh->rnh_nodes);
rnh_nodes         952 net/radix.c    	ttt = rnh->rnh_nodes + 2;
rnh_nodes         124 net/radix.h    	struct	radix_node rnh_nodes[3];/* empty tree for common case */