Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h93 IEEE80211_MESHCONF_AUTH_DISABLED = 0, enumerator
H A Dieee80211_mesh.c3221 *frm++ = IEEE80211_MESHCONF_AUTH_DISABLED; in ieee80211_add_meshconf()
/f-stack/tools/ifconfig/
H A Difieee80211.c2978 if (mconf->conf_authid == IEEE80211_MESHCONF_AUTH_DISABLED) in printmeshconf()