Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_hwmp.c145 int hs_rootmode; /* proactive HWMP */ member
805 switch (hs->hs_rootmode) { in hwmp_rootmode_setup()
845 if (hs->hs_rootmode == IEEE80211_HWMP_ROOTMODE_PROACTIVE) in hwmp_rootmode_cb()
2048 ireq->i_val = hs->hs_rootmode; in hwmp_ioctl_get80211()
2073 hs->hs_rootmode = ireq->i_val; in hwmp_ioctl_set80211()