Home
last modified time | relevance | path

Searched defs:ipv4VerifyIpAndGetBitcount (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/test/redfish-core/include/utils/
H A Dip_utils_test.cpp40 TEST(ipv4VerifyIpAndGetBitcount, PositiveTests) in TEST() argument
107 TEST(ipv4VerifyIpAndGetBitcount, NegativeTests) in TEST() argument
/openbmc/bmcweb/redfish-core/include/utils/
H A Dip_utils.hpp46 inline bool ipv4VerifyIpAndGetBitcount(const std::string& ip, in ipv4VerifyIpAndGetBitcount() function