Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Ddefs.h367 PLINK_BLOCKED, /* not defined in the IEEE 802.11 standard */ enumerator
/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_mpm.c54 [PLINK_BLOCKED] = "BLOCKED"
1200 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()
/external/wpa_supplicant_8/src/ap/
Dieee802_11.c1814 sta->plink_state == PLINK_BLOCKED) { in handle_auth()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c4219 case PLINK_BLOCKED: in sta_plink_state_nl80211()