Searched refs:auth_rssi (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/ap/
H A Dsta_info.h225 int auth_rssi; /* Last Authentication frame RSSI */ member in struct:sta_info
H A Dieee802_11.c2279 sta->auth_rssi = rssi;
4046 (sta->auth_rssi == 0 ||
4047 sta->auth_rssi < hapd->iconf->rssi_reject_assoc_rssi)) {

Completed in 113 milliseconds