Lines Matching refs:reassoc
1446 const u8 *ies, size_t ies_len, int reassoc) in check_assoc_ies() argument
1612 (!reassoc || sta->auth_alg != WLAN_AUTH_FT)) { in check_assoc_ies()
1634 if (!reassoc) { in check_assoc_ies()
1829 u16 status_code, int reassoc, const u8 *ies, in send_assoc_resp() argument
1841 (reassoc ? WLAN_FC_STYPE_REASSOC_RESP : in send_assoc_resp()
1964 int reassoc) in handle_assoc() argument
1972 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) : in handle_assoc()
1975 reassoc, (unsigned long) len); in handle_assoc()
1980 if (reassoc) { in handle_assoc()
2002 if (reassoc) { in handle_assoc()
2057 sta->last_subtype == reassoc ? WLAN_FC_STYPE_REASSOC_REQ : in handle_assoc()
2066 sta->last_subtype = reassoc ? WLAN_FC_STYPE_REASSOC_REQ : in handle_assoc()
2092 resp = check_assoc_ies(hapd, sta, pos, left, reassoc); in handle_assoc()
2159 "SA Query procedure", reassoc ? "re" : ""); in handle_assoc()
2195 reply_res = send_assoc_resp(hapd, sta, resp, reassoc, pos, left); in handle_assoc()
2694 size_t len, int reassoc, int ok) in handle_assoc_cb() argument
2707 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_resp) : in handle_assoc_cb()
2711 reassoc, (unsigned long) len); in handle_assoc_cb()
2716 if (reassoc) in handle_assoc_cb()
2758 if (reassoc) in handle_assoc_cb()