Searched refs:sent_queue_retran_cnt (Results 1 – 8 of 8) sorted by relevance
64 asoc->sent_queue_retran_cnt, in sctp_audit_retranmission_queue()66 asoc->sent_queue_retran_cnt = 0; in sctp_audit_retranmission_queue()70 sctp_ucount_incr(asoc->sent_queue_retran_cnt); in sctp_audit_retranmission_queue()76 sctp_ucount_incr(asoc->sent_queue_retran_cnt); in sctp_audit_retranmission_queue()81 sctp_ucount_incr(asoc->sent_queue_retran_cnt); in sctp_audit_retranmission_queue()85 asoc->sent_queue_retran_cnt, in sctp_audit_retranmission_queue()642 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in sctp_mark_all_for_resend()750 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in sctp_mark_all_for_resend()757 if ((stcb->asoc.sent_queue_retran_cnt == 0) && (could_be_sent)) { in sctp_mark_all_for_resend()759 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in sctp_mark_all_for_resend()[all …]
3124 sctp_ucount_decr(stcb->asoc.sent_queue_retran_cnt); in sctp_process_segment_range()3127 (stcb->asoc.sent_queue_retran_cnt & 0x000000ff)); in sctp_process_segment_range()3658 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in sctp_strike_gap_ack_chunks()3936 sctp_ucount_incr(asoc->sent_queue_retran_cnt); in sctp_window_probe_recovery()4117 sctp_ucount_decr(asoc->sent_queue_retran_cnt); in sctp_express_handle_sack()4288 (asoc->sent_queue_retran_cnt == 0) && in sctp_express_handle_sack()4301 asoc->sent_queue_retran_cnt = 0; in sctp_express_handle_sack()4307 sctp_ucount_incr(asoc->sent_queue_retran_cnt); in sctp_express_handle_sack()4573 if (asoc->sent_queue_retran_cnt) { in sctp_handle_sack()4574 asoc->sent_queue_retran_cnt = 0; in sctp_handle_sack()[all …]
1727 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in sctp_process_cookie_existing()3183 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in process_chunk_drop()3234 if (audit != stcb->asoc.sent_queue_retran_cnt) { in process_chunk_drop()3236 audit, stcb->asoc.sent_queue_retran_cnt); in process_chunk_drop()3238 stcb->asoc.sent_queue_retran_cnt = audit; in process_chunk_drop()3256 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in process_chunk_drop()3310 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in process_chunk_drop()
1037 unsigned int sent_queue_retran_cnt; member
664 (0x000000ff & stcb->asoc.sent_queue_retran_cnt); in sctp_auditing()680 if (resend_cnt != stcb->asoc.sent_queue_retran_cnt) { in sctp_auditing()688 resend_cnt, stcb->asoc.sent_queue_retran_cnt); in sctp_auditing()690 stcb->asoc.sent_queue_retran_cnt = resend_cnt; in sctp_auditing()693 (0x000000ff & stcb->asoc.sent_queue_retran_cnt); in sctp_auditing()1199 asoc->sent_queue_retran_cnt = 0; in sctp_init_asoc()
9438 asoc->sent_queue_retran_cnt); in sctp_chunk_retransmission()9518 sctp_ucount_decr(stcb->asoc.sent_queue_retran_cnt); in sctp_chunk_retransmission()9827 sctp_ucount_decr(asoc->sent_queue_retran_cnt); in sctp_chunk_retransmission()9897 if (asoc->sent_queue_retran_cnt <= 0) { in sctp_chunk_retransmission()9899 asoc->sent_queue_retran_cnt = 0; in sctp_chunk_retransmission()9987 (asoc->sent_queue_retran_cnt == 0) && in sctp_chunk_output()10001 while (asoc->sent_queue_retran_cnt) { in sctp_chunk_output()
1065 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in sctp_net_immediate_retrans()
136 sctp_ucount_incr(stcb->asoc.sent_queue_retran_cnt); in sctp_pathmtu_adjustment()