Searched defs:prefixLength (Results 1 – 7 of 7) 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 | ethernet.hpp | 93 uint8_t prefixLength = 0; member 103 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() 897 inline void createIPv6(const std::string& ifaceId, uint8_t prefixLength, in createIPv6() 1511 uint8_t prefixLength = 0; member 1594 uint8_t prefixLength = 0; in parseAddresses() local 1612 uint8_t prefixLength = 0; in parseAddresses() local 1782 std::optional<uint8_t> prefixLength; in handleIPv6StaticAddressesPatch() local
|
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
|
/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 | 267 uint8_t prefixLength, std::string) in ip()
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 740 "prefixLength": "Prefix Length", string 750 "prefixLength": "Prefix Length", string
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_compress.c | 2911 const size_t prefixLength = length & unrollMask; in ZSTD_isRLE() local
|