.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "__KFREE_SKB" "" "06 October 2005" "" "" .SH NAME __kfree_skb \- private function .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void __kfree_skb (struct sk_buff * \fIskb\fB); \fR .SH "ARGUMENTS" .TP \fB\fIskb\fB\fR buffer .SH "DESCRIPTION" .PP 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