Searched refs:nt_hash (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_node.h390 LIST_HEAD(, ieee80211_node) nt_hash[IEEE80211_NODE_HASHSIZE]; member in struct:ieee80211_node_table
H A Dieee80211_node.c1363 LIST_INSERT_HEAD(&nt->nt_hash[hash], ni, ni_hash);
1591 LIST_FOREACH(ni, &nt->nt_hash[hash], ni_hash) {
1641 LIST_FOREACH(ni, &nt->nt_hash[hash], ni_hash) {

Completed in 42 milliseconds