Searched defs:lastCmdTpduSent (Results 1 – 1 of 1) sorted by relevance
293 int T1protocol_checkSBlockResponseConsistency(Tpdu* lastCmdTpduSent, in T1protocol_checkSBlockResponseConsistency()330 int T1protocol_checkTpduConsistency(Tpdu* lastCmdTpduSent, in T1protocol_checkTpduConsistency()584 int T1protocol_processSBlock(__attribute((unused)) Tpdu* originalCmdTpdu, in T1protocol_processSBlock()798 int T1protocol_doResendRequest(Tpdu* lastCmdTpduSent, in T1protocol_doResendRequest()964 int T1protocol_handleTpduResponse(Tpdu* originalCmdTpdu, Tpdu* lastCmdTpduSent, in T1protocol_handleTpduResponse()1131 Tpdu originalCmdTpdu, lastCmdTpduSent, lastRespTpduReceived; in T1protocol_transcieveApduPart() local