Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
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()
Dmesh_plink.c1132 sdata->u.mesh.security == IEEE80211_MESH_SEC_NONE) { in mesh_process_plink_frame()
Dieee80211_i.h720 IEEE80211_MESH_SEC_NONE = 0x0, enumerator
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()