Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dmesh.c1297 (elems.rsn && sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) || in ieee80211_mesh_rx_bcn_presp()
1298 (!elems.rsn && sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE)) in ieee80211_mesh_rx_bcn_presp()
Dmesh_plink.c1118 sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) { in mesh_process_plink_frame()
Dieee80211_i.h694 IEEE80211_MESH_SEC_NONE = 0x0, enumerator
Dcfg.c490 if (sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE) in ieee80211_add_key()
2106 ifmsh->security = IEEE80211_MESH_SEC_NONE; in copy_mesh_setup()