__KFREE_SKB

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

__kfree_skb - private function  

SYNOPSIS

void __kfree_skb (struct sk_buff * skb);  

ARGUMENTS

skb
buffer
 

DESCRIPTION

Free an sk_buff. Release anything attached to the buffer. Clean the state. This is an internal helper function. Users should always call kfree_skb  

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: 12:49:18 GMT, April 09, 2004