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

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

Completed in 465 milliseconds