Home
last modified time | relevance | path

Searched refs:matches_local (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_plink.c1015 bool matches_local; in mesh_plink_get_event() local
1017 matches_local = (ftype == WLAN_SP_MESH_PEERING_CLOSE || in mesh_plink_get_event()
1021 if (!matches_local && !sta) { in mesh_plink_get_event()
1051 if (!matches_local) in mesh_plink_get_event()
1060 if (!matches_local) in mesh_plink_get_event()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_plink.c1029 bool matches_local; in mesh_plink_get_event() local
1031 matches_local = (ftype == WLAN_SP_MESH_PEERING_CLOSE || in mesh_plink_get_event()
1035 if (!matches_local && !sta) { in mesh_plink_get_event()
1065 if (!matches_local) in mesh_plink_get_event()
1074 if (!matches_local) in mesh_plink_get_event()

Completed in 4 milliseconds