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

/freebsd-current/sys/net/
H A Dradix.c151 x = x->rn_left;
171 x = x->rn_left;
289 t = t->rn_left;
409 t->rn_left = tt;
469 x = x->rn_left;
477 tt = t->rn_left;
479 p->rn_left = t;
488 t->rn_left = x;
668 if (x->rn_left == t)
669 x->rn_left
[all...]
H A Dradix.h81 #define rn_left rn_u.rn_node.rn_L macro

Completed in 100 milliseconds