Home
last modified time | relevance | path

Searched refs:ft_pending_pull_left_retries (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_i.h145 int ft_pending_pull_left_retries; member
H A Dwpa_auth_ft.c1921 if (sm->ft_pending_pull_left_retries <= 0) in wpa_ft_expire_pull()
1961 if (sm->ft_pending_pull_left_retries <= 0) in wpa_ft_pull_pmk_r1()
1963 first = sm->ft_pending_pull_left_retries == in wpa_ft_pull_pmk_r1()
1965 sm->ft_pending_pull_left_retries--; in wpa_ft_pull_pmk_r1()
3290 sm->ft_pending_pull_left_retries = sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_process_auth()
3663 sm->ft_pending_pull_left_retries = sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_rrb_rx_request()
4146 /* this loop is broken by ft_pending_pull_left_retries */ in ft_finish_pull()
4233 ctx.sm->ft_pending_pull_left_retries = 0; in wpa_ft_rrb_rx_resp()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_i.h140 int ft_pending_pull_left_retries; member
H A Dwpa_auth_ft.c1919 if (sm->ft_pending_pull_left_retries <= 0) in wpa_ft_expire_pull()
1959 if (sm->ft_pending_pull_left_retries <= 0) in wpa_ft_pull_pmk_r1()
1961 first = sm->ft_pending_pull_left_retries == in wpa_ft_pull_pmk_r1()
1963 sm->ft_pending_pull_left_retries--; in wpa_ft_pull_pmk_r1()
3093 sm->ft_pending_pull_left_retries = sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_process_auth()
3436 sm->ft_pending_pull_left_retries = sm->wpa_auth->conf.rkh_pull_retries; in wpa_ft_rrb_rx_request()
3918 /* this loop is broken by ft_pending_pull_left_retries */ in ft_finish_pull()
4005 ctx.sm->ft_pending_pull_left_retries = 0; in wpa_ft_rrb_rx_resp()

Completed in 14 milliseconds