Searched refs:this_timer (Results 1 – 1 of 1) sorted by relevance
396 unsigned long this_timer; in tun_flow_cleanup() local398 this_timer = e->updated + delay; in tun_flow_cleanup()399 if (time_before_eq(this_timer, jiffies)) { in tun_flow_cleanup()404 if (time_before(this_timer, next_timer)) in tun_flow_cleanup()405 next_timer = this_timer; in tun_flow_cleanup()