IEEE80211_MESH_SEC_NONE 472 net/mac80211/cfg.c if (sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE) IEEE80211_MESH_SEC_NONE 1975 net/mac80211/cfg.c ifmsh->security = IEEE80211_MESH_SEC_NONE; IEEE80211_MESH_SEC_NONE 1238 net/mac80211/mesh.c (elems.rsn && sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) || IEEE80211_MESH_SEC_NONE 1239 net/mac80211/mesh.c (!elems.rsn && sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE)) IEEE80211_MESH_SEC_NONE 1112 net/mac80211/mesh_plink.c sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) {