Searched refs:FST_MAX_LLT_MS (Results 1 – 4 of 4) sorted by relevance
33 #define FST_MAX_LLT_MS (((u32) -1) / 4) macro
1274 if (*endp || llt < 0 || (unsigned long int) llt > FST_MAX_LLT_MS) { in fst_session_set_str_llt()1277 llt_str, FST_MAX_LLT_MS); in fst_session_set_str_llt()
4200 line, FST_MAX_LLT_MS); in hostapd_config_fill()4205 (unsigned long int) val > FST_MAX_LLT_MS) { in hostapd_config_fill()4208 line, val, pos, FST_MAX_LLT_MS); in hostapd_config_fill()
4851 { INT_RANGE(fst_llt, 1, FST_MAX_LLT_MS), 0 },