Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dradix.c668 return mask_rnhead->rnh_nodes; in rn_addmask()
684 return mask_rnhead->rnh_nodes; in rn_addmask()
1399 t = rn_newpair(rn_zeros, (int8_t)MAX_KEYLEN, off, rnh->rnh_nodes); in rn_inithead()
1400 ttt = rnh->rnh_nodes + 2; in rn_inithead()
H A Dradix.h424 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member