Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dradix.h194 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member
H A Dradix.c528 return mask_rnhead->rnh_nodes; in rn_addmask()
547 return mask_rnhead->rnh_nodes; in rn_addmask()
1224 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes); in rn_inithead()
1225 ttt = rnh->rnh_nodes + 2; in rn_inithead()