Home
last modified time | relevance | path

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.c52 #define rn_masktop (mask_rnhead->rnh_treetop)
173 if ((x = rn_addmask(m_arg, 1, head->rnh_treetop->rn_off)) == in rn_lookup()
219 struct radix_node *t = head->rnh_treetop, *x; in rn_match()
360 struct radix_node *top = head->rnh_treetop; in rn_insert()
547 struct radix_node *saved_tt, *top = head->rnh_treetop; in rn_addroute()
718 x = head->rnh_treetop; in rn_delete()
922 struct radix_node *rn = h->rnh_treetop; in rn_walktree()
975 rnh->rnh_treetop = t; in rn_inithead()
H A Dradix.h117 struct radix_node *rnh_treetop; member
/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;
1106 struct radix_node *rn = h->rnh_treetop;
1220 rnh->rnh_treetop = t;
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h113 struct radix_node *rnh_treetop; member
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h123 struct radix_node *rnh_treetop; member