Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dhostapd.h179 u32 sta_aid[AID_WORDS]; member
Dsta_info.c217 hapd->sta_aid[(sta->aid - 1) / 32] &= in ap_free_sta()
Dieee802_11.c3983 if (hapd->sta_aid[i] == (u32) -1) in hostapd_get_aid()
3986 if (!(hapd->sta_aid[i] & BIT(j))) in hostapd_get_aid()
3999 hapd->sta_aid[i] |= BIT(j); in hostapd_get_aid()