Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h212 int rkh_pull_retries; member
H A Dap_config.h401 int rkh_pull_retries; member
H A Dwpa_auth_glue.c97 wconf->rkh_pull_retries = conf->rkh_pull_retries; in hostapd_wpa_auth_conf()
H A Dap_config.c120 bss->rkh_pull_retries = 4; in hostapd_config_defaults_bss()
H A Dwpa_auth_ft.c1998 sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_pull_pmk_r1()
3470 sm->ft_pending_pull_left_retries = sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_process_auth()
3847 sm->ft_pending_pull_left_retries = sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_rrb_rx_request()
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3248 bss->rkh_pull_retries = atoi(pos); in hostapd_config_fill()