Home
last modified time | relevance | path

Searched refs:IGMP_INITIAL_REPORT_DELAY (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/ipv4/
Digmp.c113 #define IGMP_INITIAL_REPORT_DELAY (1) macro
1357 igmp_start_timer(im, IGMP_INITIAL_REPORT_DELAY); in igmp_group_added()