Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp168 const std::string& ethIfaceId, in extractHypervisorInterfaceData() argument
178 "/xyz/openbmc_project/network/hypervisor/" + ethIfaceId) in extractHypervisorInterfaceData()
202 ethIfaceId + "/ipv4/addr0") in extractHypervisorInterfaceData()
312 void getHypervisorIfaceData(const std::string& ethIfaceId, in getHypervisorIfaceData() argument
318 [ethIfaceId{std::string{ethIfaceId}}, in getHypervisorIfaceData()
330 bool found = extractHypervisorInterfaceData(ethIfaceId, resp, in getHypervisorIfaceData()
351 const std::string& ethIfaceId, const std::string& ipv4Address) in setHypervisorIPv4Address() argument
354 ipv4Address, ethIfaceId); in setHypervisorIPv4Address()
359 "/xyz/openbmc_project/network/hypervisor/" + ethIfaceId + "/ipv4/addr0", in setHypervisorIPv4Address()
374 const std::string& ethIfaceId, const uint8_t subnet) in setHypervisorIPv4Subnet() argument
[all …]