.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "__KFREE_SKB" 9 "August 2005" "Kernel Hackers Manual" "LINUX" .SH NAME __kfree_skb \- private function .SH "SYNOPSIS" .ad l .hy 0 .HP 20 void\ \fB__kfree_skb\ \fR\ (struct\ sk_buff\ *\ \fIskb\fR); .ad .hy .SH "ARGUMENTS" .TP \fIskb\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