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

/darwin-on-arm/xnu/bsd/net/
H A Dradix.c163 x = x->rn_left;
179 x = x->rn_left;
290 t = t->rn_left;
403 t->rn_left = tt;
457 x = x->rn_left;
465 tt = t->rn_left;
467 p->rn_left = t;
476 t->rn_left = x;
652 if (x->rn_left == t)
653 x->rn_left
[all...]
H A Dradix.h110 #define rn_left rn_u.rn_node.rn_L macro

Completed in 23 milliseconds