Home
last modified time | relevance | path

Searched refs:reply_res (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/wpa/src/ap/
H A Dieee802_11.c495 reply_res = WLAN_STATUS_SUCCESS; in send_auth_reply()
499 return reply_res; in send_auth_reply()
510 int reply_res; in handle_auth_ft_finish() local
711 int reply_res; in auth_sae_send_commit() local
742 return reply_res; in auth_sae_send_commit()
750 int reply_res; in auth_sae_send_confirm() local
763 return reply_res; in auth_sae_send_confirm()
2877 int res, reply_res; in handle_auth() local
5237 u16 reply_res; in fils_hlp_finish_assoc() local
5261 if (reply_res != WLAN_STATUS_SUCCESS) in fils_hlp_finish_assoc()
[all …]
H A Ddrv_callbacks.c52 u16 reply_res = WLAN_STATUS_SUCCESS; in hostapd_notify_assoc_fils_finish() local
77 reply_res = hostapd_sta_assoc(hapd, sta->addr, in hostapd_notify_assoc_fils_finish()
105 if (reply_res != WLAN_STATUS_SUCCESS || sta->added_unassoc) { in hostapd_notify_assoc_fils_finish()