Home
last modified time | relevance | path

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

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