Searched refs:rm_leaf (Results 1 – 2 of 2) sorted by relevance
390 RN_MATCHF(m->rm_leaf, f, w)) { in rn_match_args()391 return m->rm_leaf; in rn_match_args()632 m->rm_leaf = tt; in rn_new_radix_mask()788 mmask = m->rm_leaf->rn_mask; in rn_addroute()850 if (m->rm_leaf != tt || m->rm_refs > 0) { in rn_delete()
139 #define rm_leaf rm_rmu.rmu_leaf /* extra field would make 32 bytes */ macro