Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.h54 uint8_t conf_authid; /* Auth. Protocol ID */ member
H A Dieee80211_mesh.c3131 if (meshconf->conf_authid != 0) { in mesh_verify_meshconf()
/f-stack/tools/ifconfig/
H A Difieee80211.c2978 if (mconf->conf_authid == IEEE80211_MESHCONF_AUTH_DISABLED) in printmeshconf()