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
804 switch (hs->hs_rootmode) { in hwmp_rootmode_setup()
844 if (hs->hs_rootmode == IEEE80211_HWMP_ROOTMODE_PROACTIVE) in hwmp_rootmode_cb()
2047 ireq->i_val = hs->hs_rootmode; in hwmp_ioctl_get80211()
2072 hs->hs_rootmode = ireq->i_val; in hwmp_ioctl_set80211()