Home
last modified time | relevance | path

Searched refs:WLAN_STATUS_AKMP_NOT_VALID (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c553 status = WLAN_STATUS_AKMP_NOT_VALID; in hostapd_notif_assoc()
2300 status = WLAN_STATUS_AKMP_NOT_VALID; in hostapd_notif_update_dh_ie()
H A Dieee802_11.c1787 return WLAN_STATUS_AKMP_NOT_VALID; in wpa_res_to_status_code()
3791 return WLAN_STATUS_AKMP_NOT_VALID; in owe_validate_request()
3797 return WLAN_STATUS_AKMP_NOT_VALID; in owe_validate_request()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h159 #define WLAN_STATUS_AKMP_NOT_VALID 43 macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c5747 data->assoc_reject.status_code == WLAN_STATUS_AKMP_NOT_VALID)) { in wpas_event_assoc_reject()