Searched refs:FLAG_REPLY (Results 1 – 8 of 8) sorted by relevance
37 #define FLAG_REPLY 1 macro
253 uint32_t flagReply = FLAG_REPLY;276 uint32_t flags = FLAG_REPLY;
368 data->flag = FLAG_REPLY;
661 data->flag = FLAG_REPLY;
1764 uint32_t flags = FLAG_REPLY;
50 #define FLAG_REPLY 1 macro424 .flag = FLAG_REPLY, in SendUdpInfo()
671 .flags = (FLAG_REPLY | flags), in TransTdcPostReplyMsg()991 if (flags & FLAG_REPLY) { in ProcessMessage()
50 #define FLAG_REPLY 1 macro1237 if (PostDeviceMessage(auth, FLAG_REPLY, connInfo->type, messageParse) == SOFTBUS_OK) { in FlushDeviceProcess()