Home
last modified time | relevance | path

Searched refs:rn_right (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dradix.c152 x = x->rn_right; in rn_search()
172 x = x->rn_right; in rn_search_m()
290 t = t->rn_right; in rn_match()
456 x = x->rn_right; in rn_insert()
470 p->rn_right = t; in rn_insert()
474 t->rn_right = x; in rn_insert()
476 t->rn_right = tt; in rn_insert()
691 x = t->rn_right; in rn_addroute()
874 x = t->rn_right; in rn_delete()
879 p->rn_right = x; in rn_delete()
[all …]
H A Dradix.h85 #define rn_right rn_u.rn_node.rn_R macro
/f-stack/tools/compat/include/net/
H A Dradix.h85 #define rn_right rn_u.rn_node.rn_R macro