.\" 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_RX_CSUM" "9" "09 October 2005" "" ""
.SH NAME
velocity_rx_csum \- checksum process
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void velocity_rx_csum (struct rx_desc * \fIrd\fB, struct sk_buff * \fIskb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIrd\fB\fR
receive packet descriptor
.TP
\fB\fIskb\fB\fR
network layer packet buffer
.SH "DESCRIPTION"
.PP
Process the status bits for the received packet and determine
if the checksum was computed and verified by the hardware