Home
last modified time | relevance | path

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.c122 x = x->rn_l; in rn_search()
137 x = x->rn_l; in rn_search_m()
236 t = t->rn_l; in rn_match()
339 t->rn_l = tt; in rn_newpair()
398 x = x->rn_l; in rn_insert()
407 tt = t->rn_l; in rn_insert()
409 p->rn_l = t; in rn_insert()
418 t->rn_l = x; in rn_insert()
603 if (x->rn_l == t) in rn_addroute()
604 x->rn_l = tt; in rn_addroute()
[all …]
H A Dradix.h85 #define rn_l rn_u.rn_node.rn_L macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dradix_ipf.h91 #define rn_l rn_u.rn_node.rn_L macro