Searched refs:htb_add_to_wait_tree (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/sched/
H A Dsch_htb.c307 * htb_add_to_wait_tree - adds class to the event queue with delay
316 static void htb_add_to_wait_tree(struct htb_sched *q, function
558 * to mode other than HTB_CAN_SEND (see htb_add_to_wait_tree).
725 htb_add_to_wait_tree(q, cl, diff);
772 htb_add_to_wait_tree(q, cl, diff);

Completed in 107 milliseconds