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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hwmp.c153 uint8_t hs_maxhops; /* max hop count */ member in struct:ieee80211_hwmp_state
272 hs->hs_maxhops = IEEE80211_HWMP_DEFAULT_MAXHOPS;
1373 prep->prep_hopcount < hs->hs_maxhops) {
2054 ireq->i_val = hs->hs_maxhops;
2082 hs->hs_maxhops = ireq->i_val;

Completed in 66 milliseconds