Searched refs:GetMaskByLength (Results 1 – 4 of 4) sorted by relevance
56 std::string GetMaskByLength(uint32_t length);
531 auto result = CommonUtils::GetMaskByLength(length);
154 std::string GetMaskByLength(uint32_t length) in GetMaskByLength() function
345 : CommonUtils::GetMaskByLength(ipAddr.prefixlen_))) in MakeInterfaceConfiguration()