Searched refs:mfcc_parent (Results 1 – 3 of 3) sorted by relevance
1183 if (mfccp->mfcc_parent > MAXVIFS) { in add_mfc()1185 (int)mfccp->mfcc_parent)); in add_mfc()1189 if ((mfccp->mfcc_parent != NO_VIF) && in add_mfc()1190 (ipst->ips_vifs[mfccp->mfcc_parent].v_ipif == NULL)) { in add_mfc()1192 (int)mfccp->mfcc_parent)); in add_mfc()1213 mfccp->mfcc_parent); in add_mfc()1216 rt->mfc_parent = mfccp->mfcc_parent; in add_mfc()1243 mfccp->mfcc_parent); in add_mfc()1251 mfccp->mfcc_parent); in add_mfc()1311 mfccp->mfcc_parent); in add_mfc()[all …]
107 vifi_t mfcc_parent; /* incoming vif */ member
6713 mfccp->mfcc_parent); in mrt_report()