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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hwmp.c274 vap->iv_hwmp = hs;
280 struct ieee80211_hwmp_state *hs = vap->iv_hwmp;
283 IEEE80211_FREE(vap->iv_hwmp, M_80211_VAP);
284 vap->iv_hwmp = NULL;
291 struct ieee80211_hwmp_state *hs = vap->iv_hwmp;
806 struct ieee80211_hwmp_state *hs = vap->iv_hwmp;
839 struct ieee80211_hwmp_state *hs = vap->iv_hwmp;
880 struct ieee80211_hwmp_state *hs = vap->iv_hwmp;
954 struct ieee80211_hwmp_state *hs = vap->iv_hwmp;
1274 struct ieee80211_hwmp_state *hs = vap->iv_hwmp;
[all...]
H A Dieee80211_var.h531 struct ieee80211_hwmp_state *iv_hwmp; /* HWMP state */ member in struct:ieee80211vap

Completed in 45 milliseconds