Lines Matching refs:IEEE80211_HDRLEN
426 rlen = IEEE80211_HDRLEN + sizeof(reply->u.auth) + ies_len; in send_auth_reply()
2889 if (len < IEEE80211_HDRLEN + sizeof(mgmt->u.auth)) { in handle_auth()
2925 if (len >= IEEE80211_HDRLEN + sizeof(mgmt->u.auth) + in handle_auth()
3273 len - IEEE80211_HDRLEN - in handle_auth()
3304 len - IEEE80211_HDRLEN - sizeof(mgmt->u.auth), in handle_auth()
4709 send_len = IEEE80211_HDRLEN + sizeof(reply.u.deauth); in send_deauth()
4889 send_len = IEEE80211_HDRLEN; in send_assoc_resp()
5298 len -= IEEE80211_HDRLEN + sizeof(mgmt->u.reassoc_req); in handle_mlo_translate()
5301 len -= IEEE80211_HDRLEN + sizeof(mgmt->u.assoc_req); in handle_mlo_translate()
5343 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_req) : in handle_assoc()
5383 left = len - (IEEE80211_HDRLEN + sizeof(mgmt->u.reassoc_req)); in handle_assoc()
5394 left = len - (IEEE80211_HDRLEN + sizeof(mgmt->u.assoc_req)); in handle_assoc()
5900 if (len < IEEE80211_HDRLEN + sizeof(mgmt->u.disassoc)) { in handle_disassoc()
5927 if (len < IEEE80211_HDRLEN + sizeof(mgmt->u.deauth)) { in handle_deauth()
5958 if (len < IEEE80211_HDRLEN + sizeof(mgmt->u.beacon)) { in handle_beacon()
5965 len - (IEEE80211_HDRLEN + in handle_beacon()
5987 if (len < IEEE80211_HDRLEN + 2 + 1) { in handle_action()
6046 len - IEEE80211_HDRLEN)) in handle_action()
6072 if (len >= IEEE80211_HDRLEN + 2 && in handle_action()
6079 if (len >= IEEE80211_HDRLEN + 6 && in handle_action()
6094 if (len >= IEEE80211_HDRLEN + 2 && in handle_action()
6111 len >= IEEE80211_HDRLEN + 5 && in handle_action()
6379 if (len < IEEE80211_HDRLEN + sizeof(mgmt->u.auth)) { in handle_auth_cb()
6560 if (len < IEEE80211_HDRLEN + (reassoc ? sizeof(mgmt->u.reassoc_resp) : in handle_assoc_cb()
6766 if (len >= IEEE80211_HDRLEN + 6 && in handle_action_cb()
6781 if (len >= IEEE80211_HDRLEN + 2 && in handle_action_cb()
6805 if (ok && len >= IEEE80211_HDRLEN + 2 && in handle_action_cb()