Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c54 #define rn_masktop (mask_rnhead->rnh_treetop)
175 if ((x = rn_addmask(m_arg, 1, head->rnh_treetop->rn_off)) == in rn_lookup()
221 struct radix_node *t = head->rnh_treetop, *x; in rn_match()
362 struct radix_node *top = head->rnh_treetop; in rn_insert()
549 struct radix_node *saved_tt, *top = head->rnh_treetop; in rn_addroute()
720 x = head->rnh_treetop; in rn_delete()
924 struct radix_node *rn = h->rnh_treetop; in rn_walktree()
977 rnh->rnh_treetop = t; in rn_inithead()
H A Dradix.h119 struct radix_node *rnh_treetop; member
/titanic_41/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;
1106 struct radix_node *rn = h->rnh_treetop;
1220 rnh->rnh_treetop = t;
/titanic_41/usr/src/uts/common/net/
H A Dradix.h115 struct radix_node *rnh_treetop; member
/titanic_41/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h125 struct radix_node *rnh_treetop; member