Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Digmp.h107 #define IGMP_MAX_HOST_REPORT_DELAY 10 /* max delay for response to */ macro
Digmp.c278 IGMP_MAX_HOST_REPORT_DELAY * PR_FASTHZ); in igmp_input()
504 IGMP_MAX_HOST_REPORT_DELAY * PR_FASTHZ); in igmp_joingroup()
/netbsd/src/usr.sbin/mrouted/
Dvif.c306 IGMP_MAX_HOST_REPORT_DELAY * IGMP_TIMER_SCALE, 0, 0); in start_vif2()
488 IGMP_MAX_HOST_REPORT_DELAY * IGMP_TIMER_SCALE, 0, 0); in query_groups()