Home
last modified time | relevance | path

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

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