.\" 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 "SKB_SPLIT" "9" "09 October 2005" "" ""
.SH NAME
skb_split \- Split fragmented skb to two parts at length len.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void skb_split (struct sk_buff * \fIskb\fB, struct sk_buff * \fIskb1\fB, const u32 \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIskb\fB\fR
the buffer to split
.TP
\fB\fIskb1\fB\fR
the buffer to receive the second part
.TP
\fB\fIlen\fB\fR
new length for skb