Home
last modified time | relevance | path

Searched defs:ipv4 (Results 1 – 11 of 11) sorted by relevance

/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dnemora.cpp103 Nemora::Nemora(const std::string& iface_name, const in_addr ipv4, in Nemora()
/openbmc/phosphor-webui/app/configuration/controllers/
H A Dnetwork-controller.js226 return $scope.ipv4sToDelete.map(function(ipv4) { argument
/openbmc/qemu/net/
H A Dslirp.c428 bool ipv4, const char *vnetwork, const char *vhost, in net_slirp_init()
1198 bool ipv4 = true, ipv6 = true; in net_init_slirp() local
/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp488 nlohmann::json::object_t ipv4; in parseInterfaceData() local
H A Dethernet.hpp1980 nlohmann::json::object_t ipv4; in parseInterfaceData() local
/openbmc/qemu/ui/
H A Dvnc.c3775 bool ipv4, in vnc_display_get_address() argument
3898 bool ipv4 = qemu_opt_get_bool(opts, "ipv4", false); in vnc_display_get_addresses() local
/openbmc/phosphor-webui/app/common/services/
H A Dapi-utils.js287 ip_addresses: {ipv4: [], ipv6: []}, property in AnonymousFunction1ea782bb2300.parseNetworkData.data.ip_addresses
302 ipv4: {ids: [], values: []}, class in data.interfaces
/openbmc/webui-vue/src/locales/
H A Den-US.json642 "ipv4": "IPv4", string
717 "ipv4": "IPv4", string
H A Dru-RU.json642 "ipv4": "IPv4", string
717 "ipv4": "IPv4", string
H A Dka-GE.json642 "ipv4": "IPv4", string
717 "ipv4": "IPv4", string
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c83 } ipv4; member