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

/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c187 x = x->rn_left;
208 x = x->rn_left;
334 t = t->rn_left;
466 t->rn_left = tt;
529 x = x->rn_left;
542 tt = t->rn_left;
544 p->rn_left = t;
553 t->rn_left = x;
753 if (x->rn_left == t)
754 x->rn_left
[all...]
/illumos-gate/usr/src/uts/common/net/
H A Dradix.h88 #define rn_left rn_u.rn_node.rn_L macro

Completed in 77 milliseconds