Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dradix.h104 #define rm_leaf rm_rmu.rmu_leaf /* extra field would make 32 bytes */ macro
H A Dradix.c359 return (m->rm_leaf); in rn_match()
586 m->rm_leaf = tt; in rn_new_radix_mask()
730 mmask = m->rm_leaf->rn_mask; in rn_addroute()
786 if (m->rm_leaf != tt || m->rm_refs > 0) { in rn_delete()
/f-stack/tools/compat/include/net/
H A Dradix.h104 #define rm_leaf rm_rmu.rmu_leaf /* extra field would make 32 bytes */ macro