Searched refs:rnh_nodes (Results 1 – 6 of 6) sorted by relevance
129 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
416 return (mask_rnhead->rnh_nodes); in rn_addmask()430 return (mask_rnhead->rnh_nodes); in rn_addmask()851 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes); in rn_inithead()852 ttt = rnh->rnh_nodes + 2; in rn_inithead()
137 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
108 rn_inithead_internal(&rh->head, rh->rnh_nodes, offset); in rt_table_init()
1157 rn_inithead_internal(&rnh->rh, rnh->rnh_nodes, off); in rn_inithead()
60 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member