Home
last modified time | relevance | path

Searched refs:mesh_auth_id (Results 1 – 3 of 3) sorted by relevance

/hostap-latest/wpa_supplicant/
Dmesh_mpm.c166 mconf->mesh_auth_id == elems->mesh_config[4]); in matches_local()
313 wpabuf_put_u8(buf, conf->mesh_auth_id); in mesh_mpm_send_plink_action()
Dmesh.c142 conf->mesh_auth_id = (conf->security & MESH_CONF_SEC_AUTH) ? 1 : 0; in mesh_config_create()
/hostap-latest/src/ap/
Dap_config.h44 u8 mesh_auth_id; member