igmpv3_unsolicited_report_interval

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

The interval in milliseconds in which the next unsolicited IGMPv3 report retransmit will take place. Default: 1000 (1 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