Searched refs:ext_mgmt_frame_handling (Results 1 – 7 of 7) sorted by relevance
1240 hapd->ext_mgmt_frame_handling = atoi(value); in hostapd_ctrl_iface_set()1648 if (!hapd->ext_mgmt_frame_handling) in hostapd_ctrl_iface_mgmt_tx_status_process()1690 hapd->ext_mgmt_frame_handling = 0; in hostapd_ctrl_iface_mgmt_tx_status_process()1692 hapd->ext_mgmt_frame_handling = 1; in hostapd_ctrl_iface_mgmt_tx_status_process()1709 if (!hapd->ext_mgmt_frame_handling) in hostapd_ctrl_iface_mgmt_rx_process()1760 hapd->ext_mgmt_frame_handling = 0; in hostapd_ctrl_iface_mgmt_rx_process()1762 hapd->ext_mgmt_frame_handling = 1; in hostapd_ctrl_iface_mgmt_rx_process()
376 unsigned int ext_mgmt_frame_handling:1; member
1854 if (hapd->ext_mgmt_frame_handling) { in hostapd_mgmt_rx()
6848 if (hapd->ext_mgmt_frame_handling) { in ieee802_11_mgmt_cb()
1280 unsigned int ext_mgmt_frame_handling:1; member
735 wpa_s->ext_mgmt_frame_handling = !!atoi(value); in wpa_supplicant_ctrl_iface_set()8892 wpa_s->ext_mgmt_frame_handling = 0; in wpa_supplicant_ctrl_iface_flush()9546 if (!wpa_s->ext_mgmt_frame_handling) in wpas_ctrl_iface_mgmt_rx_process()9597 wpa_s->ext_mgmt_frame_handling = 0; in wpas_ctrl_iface_mgmt_rx_process()9599 wpa_s->ext_mgmt_frame_handling = 1; in wpas_ctrl_iface_mgmt_rx_process()
6421 if (wpa_s->ext_mgmt_frame_handling) { in wpa_supplicant_event()