Home
last modified time | relevance | path

Searched refs:comeback_pending_idx (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dhostapd.h334 u16 comeback_pending_idx[256]; member
Dieee802_11.c756 token_idx = hapd->comeback_pending_idx[idx]; in check_comeback_token()
774 hapd->comeback_pending_idx[idx] = 0; /* invalidate used token */ in check_comeback_token()
803 os_memset(hapd->comeback_pending_idx, 0, in auth_build_token_req()
804 sizeof(hapd->comeback_pending_idx)); in auth_build_token_req()
826 token_idx = hapd->comeback_pending_idx[p_idx]; in auth_build_token_req()
830 hapd->comeback_pending_idx[p_idx] = token_idx; in auth_build_token_req()