Home
last modified time | relevance | path

Searched refs:sta_aid (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dhostapd.h129 u32 sta_aid[AID_WORDS]; member
Dieee802_11.c1332 if (hapd->sta_aid[i] == (u32) -1) in hostapd_get_aid()
1335 if (!(hapd->sta_aid[i] & BIT(j))) in hostapd_get_aid()
1348 hapd->sta_aid[i] |= BIT(j); in hostapd_get_aid()
Dsta_info.c183 hapd->sta_aid[(sta->aid - 1) / 32] &= in ap_free_sta()