Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_scan_sta.c93 #define STA_HASHSIZE 32 macro
96 (((const uint8_t *)(addr))[IEEE80211_ADDR_LEN - 1] % STA_HASHSIZE)
104 LIST_HEAD(, sta_entry) st_hash[STA_HASHSIZE];