SKB_QUEUE_EMPTY
Section: (9)
Updated: 06 August 2003
Index
Return to Main Contents
NAME
skb_queue_empty - check if a queue is empty
SYNOPSIS
int skb_queue_empty (struct sk_buff_head * list);
ARGUMENTS
- list
-
queue head
DESCRIPTION
Returns true if the queue is empty, false otherwise.
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