Searched refs:MESH_ENABLED (Results 1 – 4 of 4) sorted by relevance
695 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()795 if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()837 } else if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()898 (hapd->conf->mesh & MESH_ENABLED)) { in sae_sm_step()1044 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1094 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1107 if (!(hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()1174 if (hapd->conf->mesh & MESH_ENABLED) in handle_auth_sae()1190 !(hapd->conf->mesh & MESH_ENABLED)) { in handle_auth_sae()2237 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth()[all …]
646 #define MESH_ENABLED BIT(0) macro
1110 if ((hapd->conf->mesh & MESH_ENABLED) && hapd->iface->mconf == NULL) in hostapd_setup_bss()1307 if ((hapd->conf->mesh & MESH_ENABLED) && iface->mconf == NULL) in hostapd_tx_queue_params()
298 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_init()