Searched refs:ext_mgmt_frame_handling (Results 1 – 14 of 14) sorted by relevance
1372 hapd->ext_mgmt_frame_handling = atoi(value); in hostapd_ctrl_iface_set()1646 if (!hapd->ext_mgmt_frame_handling) in hostapd_ctrl_iface_mgmt_tx_status_process()1688 hapd->ext_mgmt_frame_handling = 0; in hostapd_ctrl_iface_mgmt_tx_status_process()1690 hapd->ext_mgmt_frame_handling = 1; in hostapd_ctrl_iface_mgmt_tx_status_process()1707 if (!hapd->ext_mgmt_frame_handling) in hostapd_ctrl_iface_mgmt_rx_process()1758 hapd->ext_mgmt_frame_handling = 0; in hostapd_ctrl_iface_mgmt_rx_process()1760 hapd->ext_mgmt_frame_handling = 1; in hostapd_ctrl_iface_mgmt_rx_process()
330 unsigned int ext_mgmt_frame_handling:1; member
1264 if (hapd->ext_mgmt_frame_handling) { in hostapd_mgmt_rx()
5075 if (hapd->ext_mgmt_frame_handling) { in ieee802_11_mgmt_cb()
340 unsigned int ext_mgmt_frame_handling:1; member
1419 if (hapd->ext_mgmt_frame_handling) { in hostapd_mgmt_rx()
6692 if (hapd->ext_mgmt_frame_handling) { in ieee802_11_mgmt_cb()
1475 hapd->ext_mgmt_frame_handling = atoi(value); in hostapd_ctrl_iface_set()1795 if (!hapd->ext_mgmt_frame_handling) in hostapd_ctrl_iface_mgmt_tx_status_process()1837 hapd->ext_mgmt_frame_handling = 0; in hostapd_ctrl_iface_mgmt_tx_status_process()1839 hapd->ext_mgmt_frame_handling = 1; in hostapd_ctrl_iface_mgmt_tx_status_process()1856 if (!hapd->ext_mgmt_frame_handling) in hostapd_ctrl_iface_mgmt_rx_process()1907 hapd->ext_mgmt_frame_handling = 0; in hostapd_ctrl_iface_mgmt_rx_process()1909 hapd->ext_mgmt_frame_handling = 1; in hostapd_ctrl_iface_mgmt_rx_process()
1050 unsigned int ext_mgmt_frame_handling:1; member
643 wpa_s->ext_mgmt_frame_handling = !!atoi(value); in wpa_supplicant_ctrl_iface_set()8097 wpa_s->ext_mgmt_frame_handling = 0; in wpa_supplicant_ctrl_iface_flush()8686 if (!wpa_s->ext_mgmt_frame_handling) in wpas_ctrl_iface_mgmt_rx_process()8737 wpa_s->ext_mgmt_frame_handling = 0; in wpas_ctrl_iface_mgmt_rx_process()8739 wpa_s->ext_mgmt_frame_handling = 1; in wpas_ctrl_iface_mgmt_rx_process()
4570 if (wpa_s->ext_mgmt_frame_handling) { in wpa_supplicant_event()
1259 unsigned int ext_mgmt_frame_handling:1; member
733 wpa_s->ext_mgmt_frame_handling = !!atoi(value); in wpa_supplicant_ctrl_iface_set()8571 wpa_s->ext_mgmt_frame_handling = 0; in wpa_supplicant_ctrl_iface_flush()9198 if (!wpa_s->ext_mgmt_frame_handling) in wpas_ctrl_iface_mgmt_rx_process()9249 wpa_s->ext_mgmt_frame_handling = 0; in wpas_ctrl_iface_mgmt_rx_process()9251 wpa_s->ext_mgmt_frame_handling = 1; in wpas_ctrl_iface_mgmt_rx_process()
5311 if (wpa_s->ext_mgmt_frame_handling) { in wpa_supplicant_event()