HomeSort by relevance Sort by last modified time
    Searched refs:sta_aid (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_8/src/ap/
hostapd.h 128 u32 sta_aid[AID_WORDS]; member in struct:hostapd_data
ieee802_11.c 1152 if (hapd->sta_aid[i] == (u32) -1)
1155 if (!(hapd->sta_aid[i] & BIT(j)))
1168 hapd->sta_aid[i] |= BIT(j);
    [all...]
sta_info.c 191 hapd->sta_aid[(sta->aid - 1) / 32] &=
    [all...]

Completed in 83 milliseconds