Searched refs:mesh_auth_id (Results 1 – 3 of 3) sorted by relevance
164 mconf->mesh_auth_id == elems->mesh_config[4]); in matches_local()277 wpabuf_put_u8(buf, conf->mesh_auth_id); in mesh_mpm_send_plink_action()
91 conf->mesh_auth_id = (conf->security & MESH_CONF_SEC_AUTH) ? 1 : 0; in mesh_config_create()
34 u8 mesh_auth_id; member