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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dradix.c122 x = x->rn_r;
137 x = x->rn_r;
236 t = t->rn_r;
398 x = x->rn_r;
413 p->rn_r = t;
417 t->rn_r = x;
419 t->rn_r = tt;
608 x->rn_r = tt;
639 if (t->rn_r == saved_tt)
642 x = t->rn_r;
[all...]
H A Dradix.h88 #define rn_r rn_u.rn_node.rn_R macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h94 #define rn_r rn_u.rn_node.rn_R macro

Completed in 57 milliseconds