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

/xnu-2422.115.4/bsd/net/
H A Dradix.c159 x = x->rn_left;
175 x = x->rn_left;
286 t = t->rn_left;
399 t->rn_left = tt;
453 x = x->rn_left;
461 tt = t->rn_left;
463 p->rn_left = t;
472 t->rn_left = x;
648 if (x->rn_left == t)
649 x->rn_left
[all...]
H A Dradix.h110 #define rn_left rn_u.rn_node.rn_L macro

Completed in 18 milliseconds