Searched refs:matches_local (Results 1 – 2 of 2) sorted by relevance
1029 bool matches_local; in mesh_plink_get_event() local1031 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()
1842 … matches_local = {k : v for k, v in iter(matches.items()) if h not in k and not v['sstate']}1843 if matches_local:1844 matches = matches_local