Home
last modified time | relevance | path

Searched refs:IEEE80211_MESH_SEC_NONE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A 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()
H A Dmesh_plink.c1118 sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) { in mesh_process_plink_frame()
H A Dieee80211_i.h714 IEEE80211_MESH_SEC_NONE = 0x0, enumerator
H A Dcfg.c490 if (sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE) in ieee80211_add_key()
2105 ifmsh->security = IEEE80211_MESH_SEC_NONE; in copy_mesh_setup()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.c1493 (elems->rsn && sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) || in ieee80211_mesh_rx_bcn_presp()
1494 (!elems->rsn && sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE)) in ieee80211_mesh_rx_bcn_presp()
H A Dmesh_plink.c1132 sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) { in mesh_process_plink_frame()
H A Dieee80211_i.h720 IEEE80211_MESH_SEC_NONE = 0x0, enumerator
H A Dcfg.c550 if (sdata->u.mesh.security != IEEE80211_MESH_SEC_NONE) in ieee80211_add_key()
2486 ifmsh->security = IEEE80211_MESH_SEC_NONE; in copy_mesh_setup()

Completed in 25 milliseconds