Home
last modified time | relevance | path

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

/freebsd-13.1/sys/net80211/
H A Dieee80211_hwmp.c149 int hs_rootmode; /* proactive HWMP */ member
808 switch (hs->hs_rootmode) { in hwmp_rootmode_setup()
848 if (hs->hs_rootmode == IEEE80211_HWMP_ROOTMODE_PROACTIVE) in hwmp_rootmode_cb()
2051 ireq->i_val = hs->hs_rootmode; in hwmp_ioctl_get80211()
2076 hs->hs_rootmode = ireq->i_val; in hwmp_ioctl_set80211()