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>;
72 std::get<NetworkId>(epProps))); in getMctpInfos()89 auto networkId = std::get<NetworkId>(properties.at("NetworkId")); in getMctpEndpointProps()175 std::get<NetworkId>(properties.at("NetworkId")); in getAddedMctpInfos()