Lines Matching refs:max_delay
1273 unsigned long *max_delay, bool v1_query)
1298 *max_delay = max(msecs_to_jiffies(mldv1_md), 1UL);
1319 unsigned long *max_delay)
1321 *max_delay = max(msecs_to_jiffies(mldv2_mrc(mld)), 1UL);
1327 idev->mc_maxdelay = *max_delay;
1338 unsigned long max_delay;
1380 err = mld_process_v1(idev, mld, &max_delay,
1393 err = mld_process_v2(idev, mlh2, &max_delay);
1421 igmp6_group_queried(ma, max_delay);
1442 igmp6_group_queried(ma, max_delay);