Lines Matching refs:id
156 cur_stream->id, cur_stream->rcvvar->ts_tw_expire); in ValidateSequence()
170 TRACE_DBG("Stream %d: Notifying connection reset.\n", cur_stream->id); in NotifyConnectionReset()
184 cur_stream->id, TCPStateToString(cur_stream)); in ProcessRST()
337 "ack_seq: %u, possible max_ack_seq: %u\n", cur_stream->id, in ProcessACK()
366 cur_stream->id, ack_seq, sndvar->peer_wnd, cwindow_prev, in ProcessACK()
591 cur_stream->id); in ProcessTCPPayload()
688 cur_stream->id, pctx->p.payloadlen, in ProcessTCPPayload()
711 TRACE_STATE("Stream %d: TCP_ST_SYN_RCVD\n", cur_stream->id); in Handle_TCP_ST_LISTEN()
724 "Packet without SYN.\n", cur_stream->id); in Handle_TCP_ST_LISTEN()
792 TRACE_STATE("Stream %d: TCP_ST_ESTABLISHED\n", cur_stream->id); in Handle_TCP_ST_SYN_SENT()
798 TRACE_STATE("Stream %d: ESTABLISHED, but no socket\n", cur_stream->id); in Handle_TCP_ST_SYN_SENT()
817 TRACE_STATE("Stream %d: TCP_ST_SYN_RCVD\n", cur_stream->id); in Handle_TCP_ST_SYN_SENT()
850 TRACE_STATE("Stream %d: TCP_ST_ESTABLISHED\n", cur_stream->id); in Handle_TCP_ST_SYN_RCVD()
865 "the listen backlog!\n", cur_stream->id); in Handle_TCP_ST_SYN_RCVD()
869 TRACE_STATE("Stream %d: TCP_ST_CLOSED_RSVD\n", cur_stream->id); in Handle_TCP_ST_SYN_RCVD()
897 cur_stream->id); in Handle_TCP_ST_SYN_RCVD()
923 cur_stream->id, pctx->p.seq, cur_stream->rcv_nxt, in Handle_TCP_ST_ESTABLISHED()
960 TRACE_STATE("Stream %d: TCP_ST_CLOSE_WAIT\n", cur_stream->id); in Handle_TCP_ST_ESTABLISHED()
985 cur_stream->id, pctx->p.seq, cur_stream->rcv_nxt); in Handle_TCP_ST_CLOSE_WAIT()
1004 cur_stream->id, pctx->p.seq, cur_stream->rcv_nxt); in Handle_TCP_ST_LAST_ACK()
1017 "No FIN sent yet.\n", cur_stream->id); in Handle_TCP_ST_LAST_ACK()
1037 cur_stream->id); in Handle_TCP_ST_LAST_ACK()
1042 cur_stream->id, pctx->p.ack_seq, cur_stream->sndvar->fss + 1); in Handle_TCP_ST_LAST_ACK()
1048 cur_stream->id); in Handle_TCP_ST_LAST_ACK()
1064 cur_stream->id, pctx->p.seq, cur_stream->rcv_nxt);
1086 cur_stream->id, pctx->p.ack_seq);
1097 cur_stream->id);
1118 cur_stream->id);
1146 TRACE_STATE("Stream %d: TCP_ST_CLOSING\n", cur_stream->id);
1151 TRACE_STATE("Stream %d: TCP_ST_TIME_WAIT\n", cur_stream->id);
1179 cur_stream->id);
1205 TRACE_STATE("Stream %d: TCP_ST_TIME_WAIT\n", cur_stream->id);
1213 cur_stream->id, pctx->p.seq, pctx->p.ack_seq,
1235 "No FIN sent yet.\n", cur_stream->id);
1244 cur_stream->id, pctx->p.ack_seq, cur_stream->snd_nxt,
1259 TRACE_STATE("Stream %d: TCP_ST_TIME_WAIT\n", cur_stream->id);
1265 cur_stream->id);
1285 cur_stream->id, pctx->p.seq, cur_stream->rcv_nxt);
1395 cur_stream->id, cur_stream->cb_events, cur_stream->actions);