Home
last modified time | relevance | path

Searched refs:ClatdConvertType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dclatd_packet_converter.h39 …ClatdPacketConverter(const uint8_t *inputPacket, size_t inputPacketSize, ClatdConvertType convertT…
80 ClatdConvertType convertType_;
/ohos5.0/foundation/communication/netmanager_base/services/common/include/
H A Dclat_constants.h33 enum ClatdConvertType { enum
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dclatd_packet_converter.cpp42ClatdConvertType convertType, const in_addr &v4Addr, const in6_addr &v6Addr, in ClatdPacketConverter()