Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dradix.h189 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
H A Dradix.c530 return mask_rnhead->rnh_nodes; in rn_addmask()
549 return mask_rnhead->rnh_nodes; in rn_addmask()
1235 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes); in rn_inithead()
1236 ttt = rnh->rnh_nodes + 2; in rn_inithead()