Home
last modified time | relevance | path

Searched refs:reassociation_deadline (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dap_config.h376 u32 reassociation_deadline; member
Dwpa_auth.h211 u32 reassociation_deadline; member
Dwpa_auth_glue.c84 wconf->reassociation_deadline = conf->reassociation_deadline; in hostapd_wpa_auth_conf()
Dwpa_auth.c3247 WPA_PUT_LE32(pos, conf->reassociation_deadline); in SM_STATE()
5045 WPA_PUT_LE32(pos, conf->reassociation_deadline); in wpa_auth_resend_m3()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3006 bss->reassociation_deadline = atoi(pos); in hostapd_config_fill()