Searched refs:MESH_ENABLED (Results 1 – 5 of 5) sorted by relevance
335 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_enable_iface_cb()474 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_init()
513 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_get_password()910 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()1024 if ((hapd->conf->mesh & MESH_ENABLED) || in sae_sm_step()1130 (hapd->conf->mesh & MESH_ENABLED)) { in sae_sm_step()1360 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1411 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1424 if (!(hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1506 if (hapd->conf->mesh & MESH_ENABLED) in handle_auth_sae()1522 !(hapd->conf->mesh & MESH_ENABLED)) { in handle_auth_sae()3784 if (hapd->conf->mesh & MESH_ENABLED) { in handle_auth()[all …]
698 #define MESH_ENABLED BIT(0) macro
1186 if ((hapd->conf->mesh & MESH_ENABLED) && hapd->iface->mconf == NULL) in hostapd_setup_bss()1417 if ((hapd->conf->mesh & MESH_ENABLED) && iface->mconf == NULL) in hostapd_tx_queue_params()
1095 !(hapd->conf->mesh & MESH_ENABLED) && !(sta->added_unassoc)) { in hostapd_wpa_auth_add_sta_ft()