Home
last modified time | relevance | path

Searched refs:MESH_ENABLED (Results 1 – 5 of 5) sorted by relevance

/hostap-latest/wpa_supplicant/
Dmesh.c336 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_enable_iface_cb()
475 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_init()
/hostap-latest/src/ap/
Dieee802_11.c575 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_get_password()
897 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()
1031 if ((hapd->conf->mesh & MESH_ENABLED) || in sae_sm_step()
1074 } else if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()
1135 (hapd->conf->mesh & MESH_ENABLED)) { in sae_sm_step()
1379 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
1429 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
1448 if (!(hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
1539 if (hapd->conf->mesh & MESH_ENABLED) in handle_auth_sae()
1555 !(hapd->conf->mesh & MESH_ENABLED)) { in handle_auth_sae()
[all …]
Dap_config.h744 #define MESH_ENABLED BIT(0) macro
Dwpa_auth_glue.c1190 !(hapd->conf->mesh & MESH_ENABLED) && !(sta->added_unassoc)) { in hostapd_wpa_auth_add_sta_ft()
Dhostapd.c1507 if ((hapd->conf->mesh & MESH_ENABLED) && hapd->iface->mconf == NULL) in hostapd_setup_bss()
1738 if ((hapd->conf->mesh & MESH_ENABLED) && iface->mconf == NULL) in hostapd_tx_queue_params()