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

/freebsd-current/sbin/routed/
H A Dradix.h129 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member in struct:radix_node_head
H A Dradix.c416 return (mask_rnhead->rnh_nodes);
430 return (mask_rnhead->rnh_nodes);
851 t = rn_newpair(rn_zeros, off, rnh->rnh_nodes);
852 ttt = rnh->rnh_nodes + 2;
/freebsd-current/sys/net/
H A Dradix.h137 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member in struct:radix_node_head
H A Droute.c104 rn_inithead_internal(&rh->head, rh->rnh_nodes, offset);
H A Dradix.c1157 rn_inithead_internal(&rnh->rh, rnh->rnh_nodes, off);
/freebsd-current/sys/net/route/
H A Droute_var.h60 struct radix_node rnh_nodes[3]; /* empty tree for common case */ member in struct:rib_head

Completed in 114 milliseconds