Searched refs:MESH_ENABLED (Results 1 – 4 of 4) sorted by relevance
696 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()797 if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()900 (hapd->conf->mesh & MESH_ENABLED)) { in sae_sm_step()1046 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1096 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1109 if (!(hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1176 if (hapd->conf->mesh & MESH_ENABLED) in handle_auth_sae()2242 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth()2252 if (hapd->conf->mesh & MESH_ENABLED) { in handle_auth()2315 !(hapd->conf->mesh & MESH_ENABLED) && in handle_auth()[all …]
667 #define MESH_ENABLED BIT(0) macro
1157 if ((hapd->conf->mesh & MESH_ENABLED) && hapd->iface->mconf == NULL) in hostapd_setup_bss()1372 if ((hapd->conf->mesh & MESH_ENABLED) && iface->mconf == NULL) in hostapd_tx_queue_params()
299 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_init()