Lines Matching defs:max_delay
1345 unsigned long *max_delay, bool v1_query)
1370 *max_delay = max(msecs_to_jiffies(mldv1_md), 1UL);
1391 unsigned long *max_delay)
1393 *max_delay = max(msecs_to_jiffies(mldv2_mrc(mld)), 1UL);
1399 idev->mc_maxdelay = *max_delay;
1428 unsigned long max_delay;
1471 err = mld_process_v1(idev, mld, &max_delay,
1484 mld_process_v2(idev, mlh2, &max_delay);
1508 igmp6_group_queried(ma, max_delay);
1527 igmp6_group_queried(ma, max_delay);