taglinefilesource code
IFF_MULTICAST195drivers/net/net_init.cdev->flags    = IFF_BROADCAST|IFF_MULTICAST;
IFF_MULTICAST1032net/inet/dev.c| IFF_MULTICAST);
IFF_MULTICAST317net/inet/igmp.cif(!(dev->flags&IFF_MULTICAST))
IFF_MULTICAST350net/inet/igmp.cif(!(dev->flags&IFF_MULTICAST))
IFF_MULTICAST2014net/inet/ip.cif((dev->flags&IFF_UP)&&(dev->flags&IFF_MULTICAST))
IFF_MULTICAST2141net/inet/ip.cif((dev->flags&IFF_UP)&&(dev->flags&IFF_MULTICAST)&&
IFF_MULTICAST2202net/inet/ip.cif((dev->flags&IFF_UP)&&(dev->flags&IFF_MULTICAST)&&
IFF_MULTICAST2256net/inet/ip.cif((dev->flags&IFF_UP)&& (dev->flags&IFF_MULTICAST)&&