Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Digmp.h148 #define IGMP_MAX_HOST_REPORT_DELAY 10 /* max delay for response to */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c525 timer = SEC_TO_MSEC(IGMP_MAX_HOST_REPORT_DELAY); in igmp_query_in()
819 SEC_TO_MSEC(IGMP_MAX_HOST_REPORT_DELAY)); in igmp_joingroup()
1092 SEC_TO_MSEC(IGMP_MAX_HOST_REPORT_DELAY)); in igmp_statechange()
1352 SEC_TO_MSEC(IGMP_MAX_HOST_REPORT_DELAY)); in igmp_timeout_handler_per_ill()