Searched refs:SendRetranRequestNode (Results 1 – 2 of 2) sorted by relevance
235 SendRetranRequestNode *retranNode = NULL; in GetRetranBlockInfo()238 retranNode = (SendRetranRequestNode *)curFront; in GetRetranBlockInfo()245 retranNode = (SendRetranRequestNode *)curFront; in GetRetranBlockInfo()497 SendRetranRequestNode *retranNode = NULL; in ClearSendFileList()518 retranNode = (SendRetranRequestNode *)ListPopFront(&fileList->sendRetranList.head); in ClearSendFileList()
131 } SendRetranRequestNode; typedef