Searched refs:mfcc_parent (Results 1 – 3 of 3) sorted by relevance
1178 if (mfccp->mfcc_parent > MAXVIFS) { in add_mfc()1180 (int)mfccp->mfcc_parent)); in add_mfc()1184 if ((mfccp->mfcc_parent != NO_VIF) && in add_mfc()1185 (ipst->ips_vifs[mfccp->mfcc_parent].v_ipif == NULL)) { in add_mfc()1187 (int)mfccp->mfcc_parent)); in add_mfc()1208 mfccp->mfcc_parent); in add_mfc()1211 rt->mfc_parent = mfccp->mfcc_parent; in add_mfc()1238 mfccp->mfcc_parent); in add_mfc()1246 mfccp->mfcc_parent); in add_mfc()1306 mfccp->mfcc_parent); in add_mfc()[all …]
107 vifi_t mfcc_parent; /* incoming vif */ member
5578 mfccp->mfcc_parent); in mrt_report()