Searched defs:SEC_TO_MSEC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Digmp.c96 #define SEC_TO_MSEC(sec) ((sec) * 1000) macro
525 timer = SEC_TO_MSEC(IGMP_MAX_HOST_REPORT_DELAY);
819 SEC_TO_MSEC(IGMP_MAX_HOST_REPORT_DELAY));
901 SEC_TO_MSEC(ICMP6_MAX_HOST_REPORT_DELAY));
1093 SEC_TO_MSEC(IGMP_MAX_HOST_REPORT_DELAY));
1184 SEC_TO_MSEC(ICMP6_MAX_HOST_REPORT_DELAY));
1353 SEC_TO_MSEC(IGMP_MAX_HOST_REPORT_DELAY));
1584 SEC_TO_MSEC(ICMP6_MAX_HOST_REPORT_DELAY));

Completed in 51 milliseconds