Thomas Graf 9972b25d0c [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queues
Implements an interface to be used by leaf qdiscs maintaining an internal
skb queue. The interface maintains a backlog in bytes additionaly
to the skb_queue_len() maintained by the queue itself. Relevant statistics
get incremented automatically. Every function comes in two variants, one
assuming Qdisc->q is used as queue and the second taking a sk_buff_head
as argument. Be aware that, if you use multiple queues, you still have to
maintain the Qdisc->q.qlen counter yourself.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-06-18 22:57:26 -07:00
..
2005-04-16 15:20:36 -07:00
2005-06-07 12:35:43 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-06-06 14:42:23 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-05-04 07:33:15 -07:00
2005-06-04 17:13:00 -07:00
2005-05-28 16:46:13 -07:00
2005-05-28 16:46:13 -07:00
2005-06-07 12:35:43 -07:00
2005-05-04 07:33:15 -07:00
2005-06-07 12:35:43 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00