Searched refs:WLAN_ACTION_WNM (Results 1 – 7 of 7) sorted by relevance
117 wpabuf_put_u8(buf, WLAN_ACTION_WNM); in hs20_send_wnm_notification()159 wpabuf_put_u8(buf, WLAN_ACTION_WNM); in hs20_send_wnm_notification_deauth_req()
103 mgmt->u.action.category = WLAN_ACTION_WNM; in ieee802_11_send_wnmsleep_resp()272 mgmt->u.action.category = WLAN_ACTION_WNM; in ieee802_11_send_bss_trans_mgmt_request()416 mgmt->u.action.category = WLAN_ACTION_WNM; in wnm_send_disassoc_imminent()454 mgmt->u.action.category = WLAN_ACTION_WNM; in wnm_send_ess_disassoc_imminent()
656 if (mgmt->u.action.category == WLAN_ACTION_WNM) { in hostapd_action_rx()
1644 case WLAN_ACTION_WNM: in handle_action()
119 mgmt->u.action.category = WLAN_ACTION_WNM; in ieee802_11_send_wnmsleep_req()539 mgmt->u.action.category = WLAN_ACTION_WNM; in wnm_send_bss_transition_mgmt_resp()752 mgmt->u.action.category = WLAN_ACTION_WNM; in wnm_send_bss_transition_mgmt_query()
2840 if (mgmt->u.action.category == WLAN_ACTION_WNM) {
277 #define WLAN_ACTION_WNM 10 macro