Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Ddefs.h389 PLINK_BLOCKED, /* not defined in the IEEE 802.11 standard */ enumerator
/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c55 [PLINK_BLOCKED] = "BLOCKED"
1314 if (sta->plink_state == PLINK_BLOCKED) { in mesh_mpm_action_rx()
H A Dmesh_rsn.c54 wpa_mesh_set_plink_state(wpa_s, sta, PLINK_BLOCKED); in mesh_auth_timer()
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c3766 sta->plink_state == PLINK_BLOCKED) { in handle_auth()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.c5049 case PLINK_BLOCKED: in sta_plink_state_nl80211()