Searched refs:IPV6_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
40 for (int32_t index = 0; index < IPV6_ARRAY_SIZE; index++) { in Marshalling()69 for (int32_t index = 0; index < IPV6_ARRAY_SIZE; index++) { in Unmarshalling()
39 constexpr int32_t IPV6_ARRAY_SIZE = 16; variable