Home
last modified time | relevance | path

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

/freebsd-12.1/sys/net80211/
H A Dieee80211_hwmp.c151 int hs_rootmode; /* proactive HWMP */ member
803 switch (hs->hs_rootmode) { in hwmp_rootmode_setup()
843 if (hs->hs_rootmode == IEEE80211_HWMP_ROOTMODE_PROACTIVE) in hwmp_rootmode_cb()
2046 ireq->i_val = hs->hs_rootmode; in hwmp_ioctl_get80211()
2071 hs->hs_rootmode = ireq->i_val; in hwmp_ioctl_set80211()