Home
last modified time | relevance | path

Searched refs:stop_at (Results 1 – 1 of 1) sorted by relevance

/net/sched/
Dsch_htb.c710 unsigned long stop_at = start + 2; in htb_do_events() local
713 while (time_before(jiffies, stop_at)) { in htb_do_events()