
NAME
skb_queue_len - get queue length
SYNOPSIS
__u32 skb_queue_len (const struct sk_buff_head * list_);
ARGUMENTS
list_ list to measure
DESCRIPTION
Return the length of an &sk_buff queue.

skb_queue_len - get queue length
__u32 skb_queue_len (const struct sk_buff_head * list_);
list_ list to measure
Return the length of an &sk_buff queue.
Powered by the Ubuntu Manpage Repository generator
maintained by Dustin Kirkland
© 2010 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.