Searched refs:rnh_treetop (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.h119 struct radix_node *rnh_treetop; member in struct:radix_node_head
H A Dradix.c54 #define rn_masktop (mask_rnhead->rnh_treetop)
175 if ((x = rn_addmask(m_arg, 1, head->rnh_treetop->rn_off)) ==
221 struct radix_node *t = head->rnh_treetop, *x;
362 struct radix_node *top = head->rnh_treetop;
549 struct radix_node *saved_tt, *top = head->rnh_treetop;
720 x = head->rnh_treetop;
924 struct radix_node *rn = h->rnh_treetop;
977 rnh->rnh_treetop = t;
/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c114 #define rn_masktop (mask_rnhead->rnh_treetop)
255 x = rn_addmask(m_arg, 1, head->rnh_treetop->rn_offset);
319 struct radix_node *t = head->rnh_treetop, *x;
489 struct radix_node *top = head->rnh_treetop;
695 struct radix_node *saved_tt, *top = head->rnh_treetop;
896 x = head->rnh_treetop;
1084 * a rnh_treetop that has RNF_SUNW_FT set in the rn_flags.
1106 struct radix_node *rn = h->rnh_treetop;
1220 rnh->rnh_treetop = t;
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h115 struct radix_node *rnh_treetop; member in struct:radix_node_head
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h125 struct radix_node *rnh_treetop; member in struct:radix_node_head

Completed in 51 milliseconds