Searched refs:MESH_ENABLED (Results 1 – 5 of 5) sorted by relevance
336 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_enable_iface_cb()475 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_init()
575 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_get_password()897 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()1031 if ((hapd->conf->mesh & MESH_ENABLED) || in sae_sm_step()1074 } else if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()1135 (hapd->conf->mesh & MESH_ENABLED)) { in sae_sm_step()1379 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1429 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1448 if (!(hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1539 if (hapd->conf->mesh & MESH_ENABLED) in handle_auth_sae()1555 !(hapd->conf->mesh & MESH_ENABLED)) { in handle_auth_sae()[all …]
744 #define MESH_ENABLED BIT(0) macro
1190 !(hapd->conf->mesh & MESH_ENABLED) && !(sta->added_unassoc)) { in hostapd_wpa_auth_add_sta_ft()
1507 if ((hapd->conf->mesh & MESH_ENABLED) && hapd->iface->mconf == NULL) in hostapd_setup_bss()1738 if ((hapd->conf->mesh & MESH_ENABLED) && iface->mconf == NULL) in hostapd_tx_queue_params()