Searched refs:ipf_timer (Results 1 – 3 of 3) sorted by relevance
346 PRT_SLOW_ARM(ipf->ipf_timer, IPFLOW_TIMER); in ipflow_fastforward()452 if (ipf->ipf_timer < maybe_ipf->ipf_timer in ipflow_reap()453 || ((ipf->ipf_timer == maybe_ipf->ipf_timer) in ipflow_reap()489 if (PRT_SLOW_ISEXPIRED(ipf->ipf_timer) || in ipflow_slowtimo_work()568 PRT_SLOW_ARM(ipf->ipf_timer, IPFLOW_TIMER); in ipflow_create()
69 u_int ipf_timer; /* lifetime timer */ member
1660 struct timer_list ipf_timer; member