Searched refs:NETDEV_RESEND_IGMP (Results 1 – 7 of 7) sorted by relevance
106 case NETDEV_RESEND_IGMP: in br_device_event()
483 case NETDEV_RESEND_IGMP: in vlan_device_event()
683 call_netdevice_notifiers(NETDEV_RESEND_IGMP, team->dev); in team_mcast_rejoin_work()2897 case NETDEV_RESEND_IGMP: in team_device_event()
1570 case NETDEV_RESEND_IGMP: in macvlan_device_event()
552 call_netdevice_notifiers(NETDEV_RESEND_IGMP, bond->dev); in bond_resend_igmp_join_requests_delayed()3042 case NETDEV_RESEND_IGMP: in bond_slave_netdev_event()
2951 case NETDEV_RESEND_IGMP: in igmp_netdev_event()
2119 #define NETDEV_RESEND_IGMP 0x0016 macro