Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp731 std::optional<std::vector<nlohmann::json::object_t>> ipv4Addresses; in handleHypervisorEthernetInterfacePatch() local
737 "IPv4Addresses", ipv4Addresses, // in handleHypervisorEthernetInterfacePatch()
745 if (ipv4Addresses) in handleHypervisorEthernetInterfacePatch()
/openbmc/webui-vue/src/views/Settings/Network/
H A DTableIpv4.vue27 {{ $t('pageNetwork.ipv4Addresses') }}