Searched refs:removedIfaces (Results 1 – 1 of 1) sorted by relevance
57 auto removedIfaces = msg.unpack<std::set<std::string>>(); in onEndpointInterfacesRemoved() local58 if (!removedIfaces.contains(mctpdEndpointControlInterface)) in onEndpointInterfacesRemoved()