Searched refs:outboundQueueSize (Results 1 – 3 of 3) sorted by relevance
363 if (queueNode == NULL && session->outboundQueueSize) { in SendOutboundFrame()365 session->outboundQueueSize--; in SendOutboundFrame()
925 session->outboundQueueSize++; in DFileWriteHandle()1472 !session->outboundQueueSize) { in WaitNewSendData()
105 uint64_t outboundQueueSize; member