Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh.c316 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_enable_iface_cb()
459 bss->conf->mesh = MESH_ENABLED; in wpa_supplicant_mesh_init()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c803 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_get_password()
825 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_get_password()
888 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_get_password()
1257 if (!(hapd->conf->mesh & MESH_ENABLED)) in sae_set_retransmit_timer()
1437 immediate_confirm = (hapd->conf->mesh & MESH_ENABLED) || in sae_sm_step()
1494 } else if (hapd->conf->mesh & MESH_ENABLED) { in sae_sm_step()
1555 (hapd->conf->mesh & MESH_ENABLED)) { in sae_sm_step()
1822 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
1872 if ((hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
1891 if (!(hapd->conf->mesh & MESH_ENABLED) && in handle_auth_sae()
[all …]
H A Dap_config.h730 #define MESH_ENABLED BIT(0) macro
H A Dsta_info.c968 if (!(hapd->conf->mesh & MESH_ENABLED)) in ap_sta_add()
H A Dwpa_auth_glue.c1316 !(hapd->conf->mesh & MESH_ENABLED) && !(sta->added_unassoc)) { in hostapd_wpa_auth_add_sta_ft()
H A Dhostapd.c1597 if ((hapd->conf->mesh & MESH_ENABLED) && hapd->iface->mconf == NULL) in hostapd_setup_bss()
1831 if ((hapd->conf->mesh & MESH_ENABLED) && iface->mconf == NULL) in hostapd_tx_queue_params()