Lines Matching refs:TSN_seq
435 chk->rec.data.TSN_seq, in sctp_mark_all_for_resend()
437 (stcb->asoc.last_acked_seq == chk->rec.data.TSN_seq)) { in sctp_mark_all_for_resend()
468 sctp_log_fr(chk->rec.data.TSN_seq, in sctp_mark_all_for_resend()
525 chk->rec.data.TSN_seq); in sctp_mark_all_for_resend()
529 tsnfirst = chk->rec.data.TSN_seq; in sctp_mark_all_for_resend()
533 tsnlast = chk->rec.data.TSN_seq; in sctp_mark_all_for_resend()
534 sctp_log_fr(chk->rec.data.TSN_seq, chk->snd_count, in sctp_mark_all_for_resend()
544 printf("mark TSN:%x for retransmission\n", chk->rec.data.TSN_seq); in sctp_mark_all_for_resend()
550 if (compare_with_wrap(chk->rec.data.TSN_seq, in sctp_mark_all_for_resend()
554 stcb->asoc.t3timeout_highest_marked = chk->rec.data.TSN_seq; in sctp_mark_all_for_resend()
678 stcb->asoc.nonce_resync_tsn = chk->rec.data.TSN_seq; in sctp_mark_all_for_resend()