Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_mpm.c220 int ampe = conf->security & MESH_CONF_SEC_AMPE; in mesh_mpm_send_plink_action()
880 if (conf->security & MESH_CONF_SEC_AMPE) { in mesh_mpm_plink_estab()
1020 if (conf->security & MESH_CONF_SEC_AMPE) in mesh_mpm_fsm()
1048 if (conf->security & MESH_CONF_SEC_AMPE) in mesh_mpm_fsm()
1224 (!(mconf->security & MESH_CONF_SEC_AMPE) || in mesh_mpm_action_rx()
1244 if (mconf->security & MESH_CONF_SEC_AMPE) { in mesh_mpm_action_rx()
Dmesh.c97 MESH_CONF_SEC_AMPE; in mesh_config_create()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c220 int ampe = conf->security & MESH_CONF_SEC_AMPE; in mesh_mpm_send_plink_action()
875 if (conf->security & MESH_CONF_SEC_AMPE) { in mesh_mpm_plink_estab()
1012 if (conf->security & MESH_CONF_SEC_AMPE) in mesh_mpm_fsm()
1040 if (conf->security & MESH_CONF_SEC_AMPE) in mesh_mpm_fsm()
1216 (!(mconf->security & MESH_CONF_SEC_AMPE) || in mesh_mpm_action_rx()
1236 if (mconf->security & MESH_CONF_SEC_AMPE) { in mesh_mpm_action_rx()
Dmesh.c86 MESH_CONF_SEC_AMPE; in mesh_config_create()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dap_config.h43 #define MESH_CONF_SEC_AMPE BIT(2) macro
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dap_config.h43 #define MESH_CONF_SEC_AMPE BIT(2) macro