Searched refs:IPV4_UINT_LEN (Results 1 – 1 of 1) sorted by relevance
30 static constexpr int32_t IPV4_UINT_LEN = 4; variable186 int32_t arrayLen = (af == AF_INET ? IPV4_UINT_LEN : IPV6_UINT_LEN); in MaskAddress()