Searched refs:rm_leaf (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dradix.h130 #define rm_leaf rm_rmu.rmu_leaf /* extra field would make 32 bytes */ macro
H A Dradix.c374 RN_MATCHF(m->rm_leaf, f, w))
375 return (m->rm_leaf);
586 m->rm_leaf = tt;
727 mmask = m->rm_leaf->rn_mask;
782 if (m->rm_leaf != tt || m->rm_refs > 0) {

Completed in 24 milliseconds