Searched refs:STA_HASH_SIZE (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h81 #define STA_HASH_SIZE 256 macro
83 struct sta_info *sta_hash[STA_HASH_SIZE];
222 struct ap_info *ap_hash[STA_HASH_SIZE];
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h81 #define STA_HASH_SIZE 256 macro
83 struct sta_info *sta_hash[STA_HASH_SIZE];
222 struct ap_info *ap_hash[STA_HASH_SIZE];
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h81 #define STA_HASH_SIZE 256 macro
83 struct sta_info *sta_hash[STA_HASH_SIZE];
222 struct ap_info *ap_hash[STA_HASH_SIZE];

Completed in 51 milliseconds