Searched refs:TWO_SECOND_DIVISOR (Results 1 – 1 of 1) sorted by relevance
1130 #define TWO_SECOND_DIVISOR (2147483647l/TICKS_PER_SEC) macro1155 tmo = (base << exp) + (TICKS_PER_SEC - (seed / TWO_SECOND_DIVISOR)); in rfc2131_sleep_interval()