Lines Matching refs:reassoc
1892 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() argument
2041 (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) { in check_assoc_ies()
2063 if (!reassoc) { in check_assoc_ies()
2265 const u8 *addr, u16 status_code, int reassoc, in send_assoc_resp() argument
2288 (reassoc ? WLAN_FC_STYPE_REASSOC_RESP : in send_assoc_resp()
2519 int reassoc) in handle_assoc() argument
2534 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) : in handle_assoc()
2537 reassoc, (unsigned long) len); in handle_assoc()
2542 if (reassoc) { in handle_assoc()
2564 if (reassoc) { in handle_assoc()
2667 sta->last_subtype == (reassoc ? WLAN_FC_STYPE_REASSOC_REQ : in handle_assoc()
2676 sta->last_subtype = reassoc ? WLAN_FC_STYPE_REASSOC_REQ : in handle_assoc()
2732 resp = check_assoc_ies(hapd, sta, pos, left, reassoc); in handle_assoc()
2798 "SA Query procedure", reassoc ? "re" : ""); in handle_assoc()
2865 sta->fils_pending_assoc_is_reassoc = reassoc; in handle_assoc()
2876 reply_res = send_assoc_resp(hapd, sta, mgmt->sa, resp, reassoc, pos, in handle_assoc()
3387 size_t len, int reassoc, int ok) in handle_assoc_cb() argument
3400 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_resp) : in handle_assoc_cb()
3404 reassoc, (unsigned long) len); in handle_assoc_cb()
3409 if (reassoc) in handle_assoc_cb()
3455 if (reassoc) in handle_assoc_cb()