Home
last modified time | relevance | path

Searched refs:IPV6_UINT_LEN (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/netmanager_base/services/common/src/
H A Droute_utils.cpp29 static constexpr int32_t IPV6_UINT_LEN = 16; member
183 uint8_t array[IPV6_UINT_LEN] = {0}; in MaskAddress()
186 int32_t arrayLen = (af == AF_INET ? IPV4_UINT_LEN : IPV6_UINT_LEN); in MaskAddress()

Completed in 2 milliseconds