Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.c1487 (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()
H A Dieee80211_i.h782 IEEE80211_MESH_SEC_NONE = 0x0, enumerator
H A Dcfg.c575 if (sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE) in ieee80211_add_key()
2533 ifmsh->security = IEEE80211_MESH_SEC_NONE; in copy_mesh_setup()