mc_maxdelay       180 include/net/if_inet6.h 	unsigned long		mc_maxdelay;
mc_maxdelay      1035 net/ipv6/mcast.c 	unsigned long tv = prandom_u32() % idev->mc_maxdelay;
mc_maxdelay      1330 net/ipv6/mcast.c 	idev->mc_maxdelay = *max_delay;
mc_maxdelay      2558 net/ipv6/mcast.c 	idev->mc_maxdelay = unsolicited_report_interval(idev);