Searched refs:min_delay (Results 1 – 2 of 2) sorted by relevance
1083 long min_delay; in htb_dequeue() local1102 min_delay = LONG_MAX; in htb_dequeue()1117 if (delay && min_delay > delay) in htb_dequeue()1118 min_delay = delay; in htb_dequeue()1132 if (!q->nwc_hit && min_delay >= 10*HZ && net_ratelimit()) { in htb_dequeue()1133 if (min_delay == LONG_MAX) { in htb_dequeue()1139 "too small rate\n",min_delay); in htb_dequeue()1142 htb_delay_by (sch,min_delay > 5*HZ ? 5*HZ : min_delay); in htb_dequeue()
1373 max_delay, min_delay