Searched refs:rnh_nodes (Results 1 – 6 of 6) sorted by relevance
131 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
418 return (mask_rnhead->rnh_nodes); in rn_addmask()432 return (mask_rnhead->rnh_nodes); in rn_addmask()853 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes); in rn_inithead()854 ttt = rnh->rnh_nodes + 2; in rn_inithead()
139 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
105 rn_inithead_internal(&rh->head, rh->rnh_nodes, offset); in rt_table_init()
1159 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