Searched refs:FST_MAX_LLT_MS (Results 1 – 4 of 4) sorted by relevance
33 #define FST_MAX_LLT_MS (((u32) -1) / 4) macro
1272 if (*endp || llt < 0 || (unsigned long int) llt > FST_MAX_LLT_MS) { in fst_session_set_str_llt()1275 llt_str, FST_MAX_LLT_MS); in fst_session_set_str_llt()
4647 line, FST_MAX_LLT_MS); in hostapd_config_fill()4652 (unsigned long int) val > FST_MAX_LLT_MS) { in hostapd_config_fill()4655 line, val, pos, FST_MAX_LLT_MS); in hostapd_config_fill()
5551 { INT_RANGE(fst_llt, 1, FST_MAX_LLT_MS), 0 },