Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_hwmp.c153 uint8_t hs_maxhops; /* max hop count */ member
272 hs->hs_maxhops = IEEE80211_HWMP_DEFAULT_MAXHOPS; in hwmp_vattach()
1373 prep->prep_hopcount < hs->hs_maxhops) { in hwmp_recv_prep()
2055 ireq->i_val = hs->hs_maxhops; in hwmp_ioctl_get80211()
2083 hs->hs_maxhops = ireq->i_val; in hwmp_ioctl_set80211()