Searched refs:retranNode (Results 1 – 1 of 1) sorted by relevance
235 SendRetranRequestNode *retranNode = NULL; in GetRetranBlockInfo() local238 retranNode = (SendRetranRequestNode *)curFront; in GetRetranBlockInfo()239 free(retranNode); in GetRetranBlockInfo()245 retranNode = (SendRetranRequestNode *)curFront; in GetRetranBlockInfo()246 *fileId = retranNode->fileId; in GetRetranBlockInfo()247 *blockSeq = retranNode->blockSequence; in GetRetranBlockInfo()248 *linkSeq = retranNode->linkSequence; in GetRetranBlockInfo()249 free(retranNode); in GetRetranBlockInfo()497 SendRetranRequestNode *retranNode = NULL; in ClearSendFileList() local520 free(retranNode); in ClearSendFileList()[all …]