Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dap_config.h675 unsigned int hs20_deauth_req_timeout; member
Dieee802_1x.c1801 timeout = hapd->conf->hs20_deauth_req_timeout; in ieee802_1x_hs20_deauth_req()
/hostap-latest/hostapd/
Dconfig_file.c4391 bss->hs20_deauth_req_timeout = atoi(pos); in hostapd_config_fill()