Searched refs:MESH_ENABLED (Results 1 – 3 of 3) sorted by relevance
559 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()607 if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()648 } else if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()807 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()857 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()899 if (hapd->conf->mesh & MESH_ENABLED) in handle_auth_sae()913 !(hapd->conf->mesh & MESH_ENABLED)) { in handle_auth_sae()1574 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth()1584 if (hapd->conf->mesh & MESH_ENABLED) { in handle_auth()1642 !(hapd->conf->mesh & MESH_ENABLED) && in handle_auth()[all …]
588 #define MESH_ENABLED BIT(0) macro
205 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_init()