.\" 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 "E1000_SET_MULTI" "" "06 October 2005" "" ""
.SH NAME
e1000_set_multi \- Multicast and Promiscuous mode set
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void e1000_set_multi (struct net_device * \fInetdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInetdev\fB\fR
network interface device structure
.SH "DESCRIPTION"
.PP
The set_multi entry point is called whenever the multicast address
list or the network interface flags are updated. This routine is
responsible for configuring the hardware for proper multicast,
promiscuous mode, and all-multi behavior.