Searched refs:this_timer (Results 1 – 1 of 1) sorted by relevance
457 unsigned long this_timer; in tun_flow_cleanup() local459 this_timer = e->updated + delay; in tun_flow_cleanup()460 if (time_before_eq(this_timer, jiffies)) { in tun_flow_cleanup()465 if (time_before(this_timer, next_timer)) in tun_flow_cleanup()466 next_timer = this_timer; in tun_flow_cleanup()