调用:
int dev_set_allmulti(struct net_device *dev, int inc)
打上IFF_ALLMULTI标记
#define IFF_ALLMULTI 0x200 /* receive all multicast packets*/
时间: 2024-11-05 20:47:26
调用:
int dev_set_allmulti(struct net_device *dev, int inc)
打上IFF_ALLMULTI标记
#define IFF_ALLMULTI 0x200 /* receive all multicast packets*/