Searched defs:prefixLength (Results 1 – 8 of 8) sorted by relevance
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | ip_utils.hpp | 47 uint8_t* prefixLength = nullptr) in ipv4VerifyIpAndGetBitcount()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | hypervisor_system.hpp | 438 const std::string& ifaceId, uint8_t prefixLength, in createHypervisorIPv4() 461 const uint8_t prefixLength = 0; in deleteHypervisorIPv4() local 572 uint8_t prefixLength = 0; in handleHypervisorIPv4StaticPatch() local
|
H A D | ethernet.hpp | 92 uint8_t prefixLength = 0; member 102 size_t prefixLength = 0; member 782 inline void createIPv4(const std::string& ifaceId, uint8_t prefixLength, in createIPv4() 819 uint8_t prefixLength, const std::string& address, in deleteAndCreateIPAddress() 899 inline void createIPv6(const std::string& ifaceId, uint8_t prefixLength, in createIPv6() 1516 uint8_t prefixLength = 0; member 1599 uint8_t prefixLength = 0; in parseAddresses() local 1617 uint8_t prefixLength = 0; in parseAddresses() local 1790 std::optional<uint8_t> prefixLength; in handleIPv6StaticAddressesPatch() local
|
/openbmc/phosphor-networkd/src/ |
H A D | ipaddress.cpp | 74 uint8_t IPAddress::prefixLength(uint8_t /*value*/) in prefixLength() function in phosphor::network::IPAddress
|
H A D | ethernet_interface.cpp | 271 uint8_t prefixLength, std::string) in ip()
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 742 "prefixLength": "Prefix Length", string 752 "prefixLength": "Prefix Length", string
|
H A D | ru-RU.json | 742 "prefixLength": "Длина префикса", string 752 "prefixLength": "Длина префикса", string
|
H A D | ka-GE.json | 742 "prefixLength": "პრეფიქსის სიგრძე", string 752 "prefixLength": "პრეფიქსის სიგრძე", string
|