| /openbmc/phosphor-networkd/src/ |
| H A D | static_gateway.cpp | 26 std::string gateway, IP::Protocol protocolType) : in StaticGateway() 34 std::string gateway, IP::Protocol protocolType) : in StaticGateway() 67 std::string StaticGateway::gateway(std::string /*gateway*/) in gateway() function in phosphor::network::StaticGateway
|
| H A D | ipaddress.cpp | 78 std::string IPAddress::gateway(std::string /*gateway*/) in gateway() function in phosphor::network::IPAddress
|
| H A D | ethernet_interface.cpp | 393 ObjectPath EthernetInterface::staticGateway(std::string gateway, in staticGateway() 1027 std::string EthernetInterface::defaultGateway(std::string gateway) in defaultGateway() 1039 std::string EthernetInterface::defaultGateway6(std::string gateway) in defaultGateway6()
|
| H A D | types.hpp | 88 std::optional<std::string> gateway; member
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | hypervisor_system.hpp | 413 const std::string& gateway) in setHypervisorIPv4Gateway() 439 const std::string& gateway, const std::string& address, in createHypervisorIPv4() 460 std::string gateway = "0.0.0.0"; in deleteHypervisorIPv4() local 561 std::string gateway; in handleHypervisorIPv4StaticPatch() local
|
| H A D | ethernet.hpp | 77 std::string gateway; member 101 std::string gateway; member 734 const std::string& ifaceId, const std::string& gateway, in updateIPv4DefaultGateway() 783 const std::string& gateway, const std::string& address, in createIPv4() 820 const std::string& gateway, in deleteAndCreateIPAddress() 968 std::string_view ifaceId, const std::string& gateway, in createIPv6DefaultGateway() 999 const std::string& gateway, in deleteAndCreateIPv6DefaultGateway() 1515 std::string gateway; member 1557 std::optional<std::string> gateway; in parseAddresses() local
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | transporthandler.cpp | 356 auto gateway = getGatewayProperty<family>(bus, params); in findGatewayNeighbor() local 377 auto gateway = getGatewayProperty<family>(bus, params); in reconfigureGatewayMAC() local 893 auto gateway = unpackT<stdplus::In4Addr>(req); in setLanInt() local 1031 auto gateway in setLanInt() local 1236 auto gateway = channelCall<getGatewayProperty<AF_INET>>(channel); getLan() local 1347 stdplus::In6Addr gateway{}; getLan() local [all...] |
| H A D | transporthandler.hpp | 430 auto gateway = getGatewayProperty<family>(bus, params); in setGatewayProperty() local [all...] |
| H A D | chassishandler.cpp | 208 auto gateway = std::get<std::string>(properties["Gateway"]); getHostNetworkData() local 375 std::string ipAddress, gateway; setHostNetworkData() local [all...] |
| /openbmc/phosphor-networkd/test/ |
| H A D | test_ethernet_interface.cpp | 57 auto createStaticGatewayObject(const std::string& gateway, in createStaticGatewayObject() 191 std::string gateway = "10.3.3.3"; in TEST_F() local
|
| /openbmc/openbmc-test-automation/network/ |
| H A D | test_vlan_network.robot | 33 ${gateway} 0.0.0.0 variable
|
| /openbmc/u-boot/include/ |
| H A D | net.h | 457 u32 gateway; member
|
| /openbmc/webui-vue/src/locales/ |
| H A D | en-US.json | 723 "gateway": "Gateway", string 741 "gateway": "Gateway", string 759 "gateway": "Gateway", string
|
| H A D | ru-RU.json | 723 "gateway": "Шлюз", string 741 "gateway": "Шлюз", string 759 "gateway": "Шлюз", string
|
| H A D | ka-GE.json | 723 "gateway": "კვანძი", string 741 "gateway": "კვანძი", string 759 "gateway": "კვანძი", string
|
| /openbmc/ipmitool/include/ipmitool/ |
| H A D | ipmi_pef.h | 677 uint8_t gateway; member
|
| /openbmc/qemu/qga/ |
| H A D | commands-linux.c | 2206 unsigned int destination, gateway, mask, flags; in qmp_guest_network_get_route() local
|
| /openbmc/phosphor-webui/app/common/services/ |
| H A D | api-utils.js | 440 interfaceName, ipAddress, netmaskPrefixLength, gateway) { argument
|