Searched refs:PLINK_OPN_SNT (Results 1 – 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | mesh_mpm.c | 50 [PLINK_OPN_SNT] = "OPN_SNT", 479 case PLINK_OPN_SNT: in plink_timer() 616 if ((PLINK_OPN_SNT <= sta->plink_state && in mesh_mpm_connect_peer() 625 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT); in mesh_mpm_connect_peer() 688 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT); in mesh_mpm_auth_peer() 849 if (sta->plink_state < PLINK_OPN_SNT || in wpa_mesh_new_mesh_peer() 851 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT); in wpa_mesh_new_mesh_peer() 960 case PLINK_OPN_SNT: in mesh_mpm_fsm()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | mesh_mpm.c | 50 [PLINK_OPN_SNT] = "OPN_SNT", 476 case PLINK_OPN_SNT: in plink_timer() 610 if ((PLINK_OPN_SNT <= sta->plink_state && in mesh_mpm_connect_peer() 619 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT); in mesh_mpm_connect_peer() 682 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT); in mesh_mpm_auth_peer() 844 if (sta->plink_state < PLINK_OPN_SNT || in wpa_mesh_new_mesh_peer() 846 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT); in wpa_mesh_new_mesh_peer() 952 case PLINK_OPN_SNT: in mesh_mpm_fsm()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | defs.h | 377 PLINK_OPN_SNT, enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | defs.h | 384 PLINK_OPN_SNT, enumerator
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211.c | 4481 case PLINK_OPN_SNT: in sta_plink_state_nl80211()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211.c | 5039 case PLINK_OPN_SNT: in sta_plink_state_nl80211()
|