Home
last modified time | relevance | path

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

/hostap-latest/src/rsn_supp/
Dwpa.h230 int wpa_sm_ocv_enabled(struct wpa_sm *sm);
432 static inline int wpa_sm_ocv_enabled(struct wpa_sm *sm) in wpa_sm_ocv_enabled() function
Dwpa.c1061 if (wpa_sm_ocv_enabled(sm)) { in wpa_supplicant_process_1_of_4()
2862 if (wpa_sm_ocv_enabled(sm)) { in wpa_supplicant_process_3_of_4()
3008 if (wpa_sm_ocv_enabled(sm)) in wpa_supplicant_send_2_of_2()
3040 if (wpa_sm_ocv_enabled(sm)) { in wpa_supplicant_send_2_of_2()
3116 if (wpa_sm_ocv_enabled(sm)) { in wpa_supplicant_process_mlo_1_of_2()
3367 if (wpa_sm_ocv_enabled(sm)) { in wpa_supplicant_process_1_of_2()
5127 int wpa_sm_ocv_enabled(struct wpa_sm *sm) in wpa_sm_ocv_enabled() function
6444 if (wpa_sm_ocv_enabled(sm)) { in fils_build_assoc_req()
6656 if (wpa_sm_ocv_enabled(sm)) { in fils_process_assoc_resp()
Dwpa_ft.c409 if (kck && wpa_sm_ocv_enabled(sm)) { in wpa_ft_gen_req_ies()
1232 if (wpa_sm_ocv_enabled(sm)) { in wpa_ft_validate_reassoc_resp()
/hostap-latest/wpa_supplicant/
Dwnm_sta.c114 if (action == WNM_SLEEP_MODE_EXIT && wpa_sm_ocv_enabled(wpa_s->wpa)) { in ieee802_11_send_wnmsleep_req()
379 wpa_sm_ocv_enabled(wpa_s->wpa)) { in ieee802_11_rx_wnmsleep_resp()
Dsme.c3393 if (wpa_sm_ocv_enabled(wpa_s->wpa)) { in sme_send_sa_query_req()
3528 !wpa_sm_ocv_enabled(wpa_s->wpa)) in sme_event_ch_switch()
3557 if (wpa_sm_ocv_enabled(wpa_s->wpa)) { in sme_process_sa_query_request()
3641 if (wpa_sm_ocv_enabled(wpa_s->wpa)) { in sme_sa_query_rx()