Home
last modified time | relevance | path

Searched defs:UpdateSocketParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/test/moduletest/src/
H A Ddistributedfiledaemon_service_test.cpp50 struct UpdateSocketParam { struct
51 int32_t cmd;
52 int32_t newfd;
53 uint8_t status;
54 uint8_t protocol;
55 uint16_t udpPort;
56 uint8_t deviceType;
57 uint8_t masterKey[KEY_MAX_LEN];
58 char cid[CID_MAX_LEN];
59 int32_t linkType;
[all …]
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dkernel_talker.cpp33 struct UpdateSocketParam { struct
34 int32_t cmd;
35 int32_t newfd;
36 uint32_t devsl;
37 uint8_t status;
38 uint8_t masterKey[KEY_MAX_LEN];
39 uint8_t cid[CID_MAX_LEN];