Home
last modified time | relevance | path

Searched refs:IEEE80211_MESH_SEC_NONE (Results 1 – 4 of 4) 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 Dmesh_plink.c1142 sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) { in mesh_process_plink_frame()
H A Dieee80211_i.h769 IEEE80211_MESH_SEC_NONE = 0x0, enumerator
H A Dcfg.c547 if (sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE) in ieee80211_add_key()
2504 ifmsh->security = IEEE80211_MESH_SEC_NONE; in copy_mesh_setup()