Searched refs:allow_reuse (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/wpa/src/ap/
H A Dieee802_11.c764 const u8 *bssid, u8 auth_transaction, int allow_reuse,
781 !allow_reuse);
1039 int allow_reuse = 0; local
1128 allow_reuse = 1;
1169 if (!token && use_sae_anti_clogging(hapd) && !allow_reuse) {
1183 allow_reuse, &sta_removed);
763 sae_sm_step(struct hostapd_data *hapd, struct sta_info *sta, const u8 *bssid, u8 auth_transaction, int allow_reuse, int *sta_removed) argument

Completed in 279 milliseconds