Searched refs:rn_l (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c124 x = x->rn_l;
139 x = x->rn_l;
238 t = t->rn_l;
341 t->rn_l = tt;
400 x = x->rn_l;
409 tt = t->rn_l;
411 p->rn_l = t;
420 t->rn_l = x;
605 if (x->rn_l == t)
606 x->rn_l
[all...]
H A Dradix.h87 #define rn_l rn_u.rn_node.rn_L macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h93 #define rn_l rn_u.rn_node.rn_L macro

Completed in 66 milliseconds