Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net80211/
HDieee80211_mesh.h92 IEEE80211_MESHCONF_AUTH_DISABLED = 0, enumerator
HDieee80211_mesh.c3215 *frm++ = IEEE80211_MESHCONF_AUTH_DISABLED; in ieee80211_add_meshconf()
/freebsd-11-stable/sbin/ifconfig/
HDifieee80211.c2750 if (mconf->conf_authid == IEEE80211_MESHCONF_AUTH_DISABLED) in printmeshconf()