Searched refs:WLAN_FC_ISWEP (Results 1 – 4 of 4) sorted by relevance
1438 status_code, !!(fc & WLAN_FC_ISWEP), in handle_auth()1681 fc & WLAN_FC_ISWEP); in handle_auth()3071 !(mgmt->frame_control & host_to_le16(WLAN_FC_ISWEP)) && in handle_action()
299 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in hostap_send_eapol()
4786 hdr->frame_control |= host_to_le16(WLAN_FC_ISWEP); in wpa_driver_nl80211_hapd_send_eapol()
24 #define WLAN_FC_ISWEP 0x4000 macro