Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Digmp.h82 #define IGMP_MAX_HOST_REPORT_DELAY 10 /* max delay for response to macro
H A Digmp.c262 timer = IGMP_MAX_HOST_REPORT_DELAY * PR_FASTHZ; in igmp_input()
383 IGMP_MAX_HOST_REPORT_DELAY*PR_FASTHZ); in igmp_joingroup()