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