Searched refs:mesh_auth_id (Results 1 – 3 of 3) sorted by relevance
166 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()
142 conf->mesh_auth_id = (conf->security & MESH_CONF_SEC_AUTH) ? 1 : 0; in mesh_config_create()
44 u8 mesh_auth_id; member