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