Home
last modified time | relevance | path

Searched refs:rkh_pull_retries (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_glue.c82 wconf->rkh_pull_retries = conf->rkh_pull_retries; in hostapd_wpa_auth_conf()
Dap_config.h349 int rkh_pull_retries; member
Dwpa_auth.h192 int rkh_pull_retries; member
Dap_config.c105 bss->rkh_pull_retries = 4; in hostapd_config_defaults_bss()
Dwpa_auth_ft.c1433 sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_pull_pmk_r1()
2226 sm->ft_pending_pull_left_retries = sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_process_auth()
2508 sm->ft_pending_pull_left_retries = sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_rrb_rx_request()
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c2685 bss->rkh_pull_retries = atoi(pos); in hostapd_config_fill()