Searched refs:TIMEOUT_MIN (Results 1 – 2 of 2) sorted by relevance
43 #define TIMEOUT_MIN 0 /* Minimum timeout value */ macro
109 if (to < TIMEOUT_MIN || to > TIMEOUT_MAX) { in option_timeout()113 TIMEOUT_MIN, TIMEOUT_MAX, to); in option_timeout()