Searched refs:mfc_expire (Results 1 – 3 of 3) sorted by relevance
282 int mfc_expire; /* time to clean entry up */ member
1094 rt->mfc_expire = 0; /* Don't clean this guy up */ in add_mfc()1118 if (rt->mfc_expire) in add_mfc()1120 rt->mfc_expire = 0; in add_mfc()1137 rt->mfc_expire = 0; in add_mfc()1382 rt->mfc_expire = UPCALL_EXPIRE; in X_ip_mforward()1455 if (rt->mfc_expire == 0 || --rt->mfc_expire > 0) in expire_upcalls()