igmpv2_unsolicited_report_interval

file: /proc/sys/net/ipv4/conf/interface/igmpv2_unsolicited_report_interval
variable: net.ipv4.conf.interface.igmpv2_unsolicited_report_interval
Official reference

The interval in milliseconds in which the next unsolicited IGMPv1 or IGMPv2 report retransmit will take place. Default: 10000 (10 seconds)

Nb: per interface setting (where “interface” is the name of your network interface); “all” is a special interface: changes the settings for all interfaces.

source