Searched refs:MESH_ENABLED (Results 1 – 3 of 3) sorted by relevance
548 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()596 if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()637 } else if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()758 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()840 if (hapd->conf->mesh & MESH_ENABLED) in handle_auth_sae()854 !(hapd->conf->mesh & MESH_ENABLED)) { in handle_auth_sae()1119 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth()1129 if (hapd->conf->mesh & MESH_ENABLED) { in handle_auth()1210 !(hapd->conf->mesh & MESH_ENABLED) && in handle_auth()1285 hapd->conf->mesh & MESH_ENABLED) { in handle_auth()[all …]
572 #define MESH_ENABLED BIT(0) macro
168 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_init()