Searched defs:ipaddress (Results 1 – 10 of 10) sorted by relevance
/openbmc/phosphor-snmp/test/ |
H A D | test_snmp_conf_manager.cpp | 42 std::string createSNMPClient(std::string ipaddress, uint16_t port) in createSNMPClient() 52 bool isClientExist(const std::string& ipaddress) in isClientExist() 64 void deleteSNMPClient(const std::string& ipaddress) in deleteSNMPClient()
|
H A D | test_snmp_util.cpp | 22 std::string ipaddress = "0.0.0.0"; in TEST() local
|
/openbmc/phosphor-snmp/ |
H A D | snmp_util.cpp | 66 char ipaddress[INET6_ADDRSTRLEN]{0}; in resolveAddress() local 132 auto ipaddress = phosphor::network::resolveAddress(address); in getManagers() local
|
H A D | snmp_serialize.cpp | 50 std::string ipaddress{}; in load() local
|
/openbmc/phosphor-networkd/src/ |
H A D | ethernet_interface.cpp | 270 ObjectPath EthernetInterface::ip(IP::Protocol protType, std::string ipaddress, in ip() 666 std::vector<uint8_t>& ipaddress = std::get<1>(*i); in getNameServerFromResolvd() local
|
/openbmc/phosphor-networkd/test/ |
H A D | test_ethernet_interface.cpp | 51 auto createIPObject(IP::Protocol addressType, const std::string& ipaddress, in createIPObject()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 446 std::string ipaddress; in getNetworkData() local 463 std::string ipaddress; in getNetworkData() local
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 931 "ipaddress": "IP Address", string 935 "ipaddress": "IP Address", string
|
H A D | ru-RU.json | 931 "ipaddress": "IP адрес", string 935 "ipaddress": "IP адрес", string
|
H A D | ka-GE.json | 931 "ipaddress": "IP მისამართი", string 935 "ipaddress": "IP მისამართი", string
|