Home
last modified time | relevance | path

Searched refs:networkIntfObjectBasePath (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp56 static constexpr const char* networkIntfObjectBasePath = variable
183 const size_t length = strlen(networkIntfObjectBasePath); in getChannelNameFromPath()
185 path.compare(0, length, networkIntfObjectBasePath)) in getChannelNameFromPath()
344 networkIntfObjectBasePath) + in ChannelConfig()
364 0, std::string(networkIntfObjectBasePath) + "/"), in ChannelConfig()
372 0, std::string(networkIntfObjectBasePath) + "/"), in ChannelConfig()
636 std::string networkIntfObj = std::string(networkIntfObjectBasePath) + in setChannelAccessPersistData()
1334 std::string(networkIntfObjectBasePath) + "/" + in syncNetworkChannelConfig()