.\" 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 "VELOCITY_IPH_REALIGN" "9" "09 October 2005" "" ""
.SH NAME
velocity_iph_realign \- IP header alignment
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void velocity_iph_realign (struct velocity_info * \fIvptr\fB, struct sk_buff * \fIskb\fB, int \fIpkt_size\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvptr\fB\fR
velocity we are handling
.TP
\fB\fIskb\fB\fR
network layer packet buffer
.TP
\fB\fIpkt_size\fB\fR
received data size
.SH "DESCRIPTION"
.PP
Align IP header on a 2 bytes boundary. This behavior can be
configured by the user.