.\" 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 "WOL_CALC_CRC" "9" "09 October 2005" "" ""
.SH NAME
wol_calc_crc \- WOL CRC
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u16 wol_calc_crc (int \fIsize\fB, u8 * \fIpattern\fB, u8 * \fImask_pattern\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsize\fB\fR
-- undescribed --
.TP
\fB\fIpattern\fB\fR
data pattern
.TP
\fB\fImask_pattern\fB\fR
mask
.SH "DESCRIPTION"
.PP
Compute the wake on lan crc hashes for the packet header
we are interested in.