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.cpp53 static constexpr const char* networkIntfObjectBasePath = variable
178 const size_t length = strlen(networkIntfObjectBasePath); in getChannelNameFromPath()
180 path.compare(0, length, networkIntfObjectBasePath)) in getChannelNameFromPath()
339 networkIntfObjectBasePath) + in ChannelConfig()
359 0, std::string(networkIntfObjectBasePath) + "/"), in ChannelConfig()
367 0, std::string(networkIntfObjectBasePath) + "/"), in ChannelConfig()
631 std::string networkIntfObj = std::string(networkIntfObjectBasePath) + in setChannelAccessPersistData()
1327 std::string(networkIntfObjectBasePath) + "/" + in syncNetworkChannelConfig()