SKB_QUEUE_PURGE
Section: (9)
Updated: 06 August 2003
Index
Return to Main Contents
NAME
skb_queue_purge - empty a list
SYNOPSIS
void skb_queue_purge (struct sk_buff_head * list);
ARGUMENTS
- list
-
list to empty
DESCRIPTION
Delete all buffers on an &sk_buff list. Each buffer is removed from
the list and one reference dropped. This function takes the list
lock and is atomic with respect to other list locking functions.
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