Searched refs:mfc_expire (Results 1 – 2 of 2) sorted by relevance
284 int mfc_expire; /* time to clean entry up */ member
1199 rt->mfc_expire = 0; /* Don't clean this guy up */ in add_mfc()1223 if (rt->mfc_expire) in add_mfc()1225 rt->mfc_expire = 0; in add_mfc()1239 rt->mfc_expire = 0; in add_mfc()1491 rt->mfc_expire = UPCALL_EXPIRE; in X_ip_mforward()1557 if (rt->mfc_expire == 0 || --rt->mfc_expire > 0) in expire_upcalls()