Searched refs:ifaceId (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/redfish-core/lib/ |
H A D | ethernet.hpp | 727 ifaceId, in updateIPv4DefaultGateway() 888 path /= ifaceId; in createIPv6() 928 path /= ifaceId; in deleteIPv6Gateway() 955 path /= ifaceId; in createIPv6DefaultGateway() 985 path /= ifaceId; in deleteAndCreateIPv6DefaultGateway() 1232 objPath /= ifaceId; in handleMTUSizePatch() 1246 ifaceId, in handleDomainnamePatch() 1317 ifaceId, in handleMACAddressPatch() 1330 ifaceId, in setDHCPEnabled() 1370 path /= ifaceId; in handleSLAACAutoConfigPatch() [all …]
|
H A D | hypervisor_system.hpp | 440 deleteHypervisorIPv4(const std::string& ifaceId, in deleteHypervisorIPv4() argument 456 jsonResponse["Id"] = ifaceId; in parseInterfaceData() 496 ifaceId, in setDHCPEnabled() 510 deleteHypervisorIPv4(ifaceId, asyncResp); in setDHCPEnabled() 522 const std::string& ifaceId, in handleHypervisorIPv4StaticPatch() argument 534 deleteHypervisorIPv4(ifaceId, asyncResp); in handleHypervisorIPv4StaticPatch() 582 setDHCPEnabled(ifaceId, false, asyncResp); in handleHypervisorIPv4StaticPatch() 676 id, [asyncResp, ifaceId{std::string(id)}]( in handleHypervisorEthernetInterfaceGet() 682 ifaceId); in handleHypervisorEthernetInterfaceGet() 721 const std::string& ifaceId) in handleHypervisorEthernetInterfacePatch() argument [all …]
|