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

/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c185 x = x->rn_right;
206 x = x->rn_right;
332 t = t->rn_right;
470 * t->rn_parent, r->rn_right, tt->rn_mask, tt->rn_dupedkey
527 x = x->rn_right;
546 p->rn_right = t;
550 t->rn_right = x;
552 t->rn_right = tt;
756 x->rn_right = tt;
801 if (t->rn_right
[all...]
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h89 #define rn_right rn_u.rn_node.rn_R macro

Completed in 59 milliseconds