Searched refs:ext_mgmt_frame_handling (Results 1 – 6 of 6) sorted by relevance
330 unsigned int ext_mgmt_frame_handling:1; member
1251 if (hapd->ext_mgmt_frame_handling) { in hostapd_mgmt_rx()
5063 if (hapd->ext_mgmt_frame_handling) { in ieee802_11_mgmt_cb()
1047 unsigned int ext_mgmt_frame_handling:1; member
640 wpa_s->ext_mgmt_frame_handling = !!atoi(value); in wpa_supplicant_ctrl_iface_set()8029 wpa_s->ext_mgmt_frame_handling = 0; in wpa_supplicant_ctrl_iface_flush()8618 if (!wpa_s->ext_mgmt_frame_handling) in wpas_ctrl_iface_mgmt_rx_process()8669 wpa_s->ext_mgmt_frame_handling = 0; in wpas_ctrl_iface_mgmt_rx_process()8671 wpa_s->ext_mgmt_frame_handling = 1; in wpas_ctrl_iface_mgmt_rx_process()
4547 if (wpa_s->ext_mgmt_frame_handling) { in wpa_supplicant_event()