Searched refs:WLAN_ACTION_WNM (Results 1 – 7 of 7) sorted by relevance
113 mgmt->u.action.category = WLAN_ACTION_WNM; in ieee802_11_send_wnmsleep_req()316 mgmt->u.action.category = WLAN_ACTION_WNM; in wnm_send_bss_transition_mgmt_resp()
2675 if (data->rx_action.category == WLAN_ACTION_WNM) { in wpa_supplicant_event()
102 mgmt->u.action.category = WLAN_ACTION_WNM; in ieee802_11_send_wnmsleep_resp()
516 if (action->category == WLAN_ACTION_WNM) { in hostapd_action_rx()
1510 case WLAN_ACTION_WNM: in handle_action()
462 mgmt->u.action.category = WLAN_ACTION_WNM; in hostapd_ctrl_iface_disassoc_imminent()509 mgmt->u.action.category = WLAN_ACTION_WNM; in hostapd_ctrl_iface_ess_disassoc()
269 #define WLAN_ACTION_WNM 10 macro