S2IO_SET_MULTICAST

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

s2io_set_multicast - entry point for multicast address enable/disable.  

SYNOPSIS

"SYNOPSIS"

void s2io_set_multicast (struct net_device * dev);  

ARGUMENTS

dev
pointer to the device structure
 

DESCRIPTION

This function is a driver entry point which gets called by the kernel whenever multicast addresses must be enabled/disabled. This also gets called to set/reset promiscuous mode. Depending on the deivce flag, we determine, if multicast address must be enabled or if promiscuous mode is to be disabled etc.  

RETURN VALUE

void.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
RETURN VALUE

This document was created by man2html, using the manual pages.
Time: 00:02:44 GMT, October 09, 2005