Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h213 u32 reassociation_deadline; member
Dap_config.h391 u32 reassociation_deadline; member
Dwpa_auth_glue.c91 wconf->reassociation_deadline = conf->reassociation_deadline; in hostapd_wpa_auth_conf()
Dwpa_auth.c3579 WPA_PUT_LE32(pos, conf->reassociation_deadline); in SM_STATE()
5540 WPA_PUT_LE32(pos, conf->reassociation_deadline); in wpa_auth_resend_m3()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3029 bss->reassociation_deadline = atoi(pos);