Home
last modified time | relevance | path

Searched refs:GAS_QUERY_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dgas_query.h29 GAS_QUERY_TIMEOUT, enumerator
H A Dgas_query.c122 case GAS_QUERY_TIMEOUT: in gas_result_txt()
668 gas_query_done(gas, query, GAS_QUERY_TIMEOUT); in gas_query_timeout()
/freebsd/contrib/wpa/src/common/
H A Dgas_server.c22 #define GAS_QUERY_TIMEOUT 60 macro
160 eloop_register_timeout(GAS_QUERY_TIMEOUT, 0, in gas_server_send_resp()