Searched refs:NetworkId (Results 1 – 3 of 3) sorted by relevance
22 `xyz/openbmc_project/mctp/<NetworkId>/<EID>` where NetworkId is the locally37 `xyz/openbmc_project/mctp/<NetworkId>` where NetworkId is the locally defined
33 using NetworkId = uint32_t; typedef42 using MctpInfo = std::tuple<eid, UUID, MctpMedium, NetworkId>;52 using MctpEndpointProps = std::tuple<NetworkId, eid, MCTPMsgTypes>;
87 std::get<NetworkId>(epProps))] = in getMctpInfos()105 auto networkId = std::get<NetworkId>(properties.at("NetworkId")); in getMctpEndpointProps()215 std::get<NetworkId>(properties.at("NetworkId")); in getAddedMctpInfos()319 std::get<NetworkId>(epProps)); in propertiesChangedCb()