Searched refs:ext_mgmt_frame_handling (Results 1 – 7 of 7) sorted by relevance
280 unsigned int ext_mgmt_frame_handling:1; member
852 if (hapd->ext_mgmt_frame_handling) { in hostapd_mgmt_rx()
2885 if (hapd->ext_mgmt_frame_handling) { in ieee802_11_mgmt_cb()
982 unsigned int ext_mgmt_frame_handling:1; member
3687 if (wpa_s->ext_mgmt_frame_handling) {
472 wpa_s->ext_mgmt_frame_handling = !!atoi(value); in wpa_supplicant_ctrl_iface_set()7138 wpa_s->ext_mgmt_frame_handling = 0; in wpa_supplicant_ctrl_iface_flush()
1329 hapd->ext_mgmt_frame_handling = atoi(value); in hostapd_ctrl_iface_set()