do_set_multicast_list(9)
NAME
do_set_multicast_list - set/clear multicast filter
SYNOPSIS
void do_set_multicast_list (struct net_device *dev);
ARGUMENTS
- dev net device for which multicast filter is
- adjusted
DESCRIPTION
- Set or clear the multicast filter for this adaptor. May be
called from a BH in 2.1.x. Must be called with lock held.