Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/services/common/include/
H A Dclat_constants.h66 static constexpr int CLAT_SUFFIX_OFFSET_IN_32 = 3; // 96-bit prefix + 32-bit suffix, the suffix is the 4th 32-bit word member
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dclatd_packet_converter.cpp318 v6Addr.s6_addr32[CLAT_SUFFIX_OFFSET_IN_32] = v4Addr; in ConvertV4Address()
325 v4Addr = v6Addr.s6_addr32[CLAT_SUFFIX_OFFSET_IN_32]; in ConvertV6Address()

Completed in 2 milliseconds