SKB_QUEUE_LEN

Section: (9)
Updated: 06 August 2003
Index Return to Main Contents

 

NAME

skb_queue_len - get queue length  

SYNOPSIS

__u32 skb_queue_len (struct sk_buff_head * list_);  

ARGUMENTS

list_
list to measure
 

DESCRIPTION

Return the length of an &sk_buff queue.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 08:41:31 GMT, April 09, 2004