Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net80211/
HDieee80211_ioctl.h368 IEEE80211_HWMP_ROOTMODE_PROACTIVE = 2, /* proactive PREPS */ enumerator
HDieee80211_hwmp.c813 case IEEE80211_HWMP_ROOTMODE_PROACTIVE: in hwmp_rootmode_setup()
847 if (hs->hs_rootmode == IEEE80211_HWMP_ROOTMODE_PROACTIVE) in hwmp_rootmode_cb()
/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_sys.c3087 case IEEE80211_HWMP_ROOTMODE_PROACTIVE: in wlan_hwmp_config_get()
3124 val = IEEE80211_HWMP_ROOTMODE_PROACTIVE; in wlan_hwmp_config_set()
/freebsd-14-stable/sbin/ifconfig/
HDifieee80211.c1411 mode = IEEE80211_HWMP_ROOTMODE_PROACTIVE; in set80211hwmprootmode()
5594 case IEEE80211_HWMP_ROOTMODE_PROACTIVE: in ieee80211_status()