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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Digmp.h106 #define IGMP_MAX_HOST_REPORT_DELAY 10 /* max delay for response to */ macro
H A Digmp.c281 timer = IGMP_MAX_HOST_REPORT_DELAY * PR_FASTHZ;
405 IGMP_MAX_HOST_REPORT_DELAY*PR_FASTHZ);

Completed in 78 milliseconds