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

/darwin-on-arm/xnu/bsd/net/
H A Dradix.h180 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member in struct:radix_node_head
H A Dradix.c502 return (mask_rnhead->rnh_nodes);
516 return (mask_rnhead->rnh_nodes);
1126 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes);
1127 ttt = rnh->rnh_nodes + 2;

Completed in 20 milliseconds