Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
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()
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()
/netbsd/src/external/bsd/wpa/dist/src/common/
Dieee802_11_defs.h159 #define WLAN_STATUS_AKMP_NOT_VALID 43 macro
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Devents.c5747 data->assoc_reject.status_code == WLAN_STATUS_AKMP_NOT_VALID)) { in wpas_event_assoc_reject()