Searched refs:ext_mgmt_frame_handling (Results 1 – 7 of 7) sorted by relevance
1243 hapd->ext_mgmt_frame_handling = atoi(value); in hostapd_ctrl_iface_set()1653 if (!hapd->ext_mgmt_frame_handling) in hostapd_ctrl_iface_mgmt_tx_status_process()1695 hapd->ext_mgmt_frame_handling = 0; in hostapd_ctrl_iface_mgmt_tx_status_process()1697 hapd->ext_mgmt_frame_handling = 1; in hostapd_ctrl_iface_mgmt_tx_status_process()1714 if (!hapd->ext_mgmt_frame_handling) in hostapd_ctrl_iface_mgmt_rx_process()1765 hapd->ext_mgmt_frame_handling = 0; in hostapd_ctrl_iface_mgmt_rx_process()1767 hapd->ext_mgmt_frame_handling = 1; in hostapd_ctrl_iface_mgmt_rx_process()
383 unsigned int ext_mgmt_frame_handling:1; member
1856 if (hapd->ext_mgmt_frame_handling) { in hostapd_mgmt_rx()
6857 if (hapd->ext_mgmt_frame_handling) { in ieee802_11_mgmt_cb()
1291 unsigned int ext_mgmt_frame_handling:1; member
736 wpa_s->ext_mgmt_frame_handling = !!atoi(value); in wpa_supplicant_ctrl_iface_set()8890 wpa_s->ext_mgmt_frame_handling = 0; in wpa_supplicant_ctrl_iface_flush()9544 if (!wpa_s->ext_mgmt_frame_handling) in wpas_ctrl_iface_mgmt_rx_process()9595 wpa_s->ext_mgmt_frame_handling = 0; in wpas_ctrl_iface_mgmt_rx_process()9597 wpa_s->ext_mgmt_frame_handling = 1; in wpas_ctrl_iface_mgmt_rx_process()
6511 if (wpa_s->ext_mgmt_frame_handling) { in wpa_supplicant_event()