Searched refs:IEEE80211_MESH_SEC_NONE (Results 1 – 3 of 3) sorted by relevance
1487 (elems->rsn && sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) || in ieee80211_mesh_rx_bcn_presp()1488 (!elems->rsn && sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE)) in ieee80211_mesh_rx_bcn_presp()
782 IEEE80211_MESH_SEC_NONE = 0x0, enumerator
575 if (sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE) in ieee80211_add_key()2533 ifmsh->security = IEEE80211_MESH_SEC_NONE; in copy_mesh_setup()