Home
last modified time | relevance | path

Searched refs:PLINK_BLOCKED (Results 1 – 10 of 10) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Ddefs.h382 PLINK_BLOCKED, /* not defined in the IEEE 802.11 standard */ enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddefs.h397 PLINK_BLOCKED, /* not defined in the IEEE 802.11 standard */ enumerator
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
Dmesh_mpm.c55 [PLINK_BLOCKED] = "BLOCKED"
1325 if (sta->plink_state == PLINK_BLOCKED) { in mesh_mpm_action_rx()
Dmesh_rsn.c54 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_BLOCKED); in mesh_auth_timer()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
Dmesh_mpm.c55 [PLINK_BLOCKED] = "BLOCKED"
1306 if (sta->plink_state == PLINK_BLOCKED) { in mesh_mpm_action_rx()
Dmesh_rsn.c54 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_BLOCKED); in mesh_auth_timer()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Dieee802_11.c2243 sta->plink_state == PLINK_BLOCKED) { in handle_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Dieee802_11.c3766 sta->plink_state == PLINK_BLOCKED) { in handle_auth()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_nl80211.c4491 case PLINK_BLOCKED: in sta_plink_state_nl80211()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_nl80211.c5103 case PLINK_BLOCKED: in sta_plink_state_nl80211()