.\" 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 "E100_CONFIG_MULCAST_ENBL" "" "06 October 2005" "" ""
.SH NAME
e100_config_mulcast_enbl \- configure allmulti mode
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void e100_config_mulcast_enbl (struct e100_private * \fIbdp\fB, unsigned char \fIenable\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbdp\fB\fR
atapter's private data struct
.TP
\fB\fIenable\fB\fR
should we enable this option or not
.SH "DESCRIPTION"
.PP
This routine will enable or disable reception of all multicast packets
in the adapter's config block.