Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dradix.c230 x = x->rn_dupedkey; in rn_lookup()
319 t = t->rn_dupedkey; in rn_match()
332 t = t->rn_dupedkey; in rn_match()
364 x = x->rn_dupedkey; in rn_match()
405 tt->rn_dupedkey = NULL; in rn_newpair()
662 (tt = treenodes)->rn_dupedkey = t->rn_dupedkey; in rn_addroute()
663 t->rn_dupedkey = tt; in rn_addroute()
845 p = p->rn_dupedkey; in rn_delete()
847 p->rn_dupedkey = tt->rn_dupedkey; in rn_delete()
1028 base = rn->rn_dupedkey; in rn_walktree_from()
[all …]
H A Dradix.h80 #define rn_dupedkey rn_u.rn_leaf.rn_Dupedkey macro
/f-stack/tools/compat/include/net/
H A Dradix.h80 #define rn_dupedkey rn_u.rn_leaf.rn_Dupedkey macro