Searched refs:SCTP_DATAGRAM_RESEND (Results 1 – 8 of 8) sorted by relevance
64 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_audit_retranmission_queue()70 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_audit_retranmission_queue()75 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_audit_retranmission_queue()646 if (chk->sent < SCTP_DATAGRAM_RESEND) { in sctp_mark_all_for_resend()678 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_mark_all_for_resend()717 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_mark_all_for_resend()745 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_mark_all_for_resend()752 if (chk->sent != SCTP_DATAGRAM_RESEND) { in sctp_mark_all_for_resend()753 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_mark_all_for_resend()766 could_be_sent->sent = SCTP_DATAGRAM_RESEND; in sctp_mark_all_for_resend()[all …]
2960 if ((tp1->sent < SCTP_DATAGRAM_RESEND) && in sctp_process_segment_range()2966 if ((tp1->sent < SCTP_DATAGRAM_RESEND) && in sctp_process_segment_range()2978 if (tp1->sent < SCTP_DATAGRAM_RESEND) { in sctp_process_segment_range()3091 if (tp1->sent <= SCTP_DATAGRAM_RESEND) { in sctp_process_segment_range()3097 if (tp1->sent == SCTP_DATAGRAM_RESEND) { in sctp_process_segment_range()3329 if (tp1->sent < SCTP_DATAGRAM_RESEND) in sctp_strike_gap_ack_chunks()3358 if (tp1->sent >= SCTP_DATAGRAM_RESEND) { in sctp_strike_gap_ack_chunks()3414 if (tp1->sent < SCTP_DATAGRAM_RESEND) { in sctp_strike_gap_ack_chunks()3431 if ((tp1->sent < SCTP_DATAGRAM_RESEND) && (num_dests_sacked == 1) && in sctp_strike_gap_ack_chunks()3476 if (tp1->sent < SCTP_DATAGRAM_RESEND) { in sctp_strike_gap_ack_chunks()[all …]
1648 if (chk->sent < SCTP_DATAGRAM_RESEND) { in sctp_process_cookie_existing()1649 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_process_cookie_existing()3129 if (tp1->sent != SCTP_DATAGRAM_RESEND) in process_chunk_drop()3162 if (tp1->sent < SCTP_DATAGRAM_RESEND) { in process_chunk_drop()3166 tp1->sent = SCTP_DATAGRAM_RESEND; in process_chunk_drop()3173 if (tp1->sent == SCTP_DATAGRAM_RESEND) in process_chunk_drop()3178 if (tp1->sent == SCTP_DATAGRAM_RESEND) in process_chunk_drop()3202 if (asconf->sent != SCTP_DATAGRAM_RESEND) in process_chunk_drop()3204 asconf->sent = SCTP_DATAGRAM_RESEND; in process_chunk_drop()3256 if (cookie->sent != SCTP_DATAGRAM_RESEND) in process_chunk_drop()[all …]
350 #define SCTP_DATAGRAM_RESEND 4 macro
1057 if (chk->sent < SCTP_DATAGRAM_RESEND) { in sctp_net_immediate_retrans()1058 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_net_immediate_retrans()
670 if (chk->sent == SCTP_DATAGRAM_RESEND) { in sctp_auditing()672 } else if (chk->sent < SCTP_DATAGRAM_RESEND) { in sctp_auditing()739 (chk->sent < SCTP_DATAGRAM_RESEND)) { in sctp_auditing()5101 if (tp1->sent < SCTP_DATAGRAM_RESEND) { in sctp_release_pr_sctp_chunk()
8109 chk->sent != SCTP_DATAGRAM_RESEND) { in sctp_med_chunk_output()9514 if (chk->sent != SCTP_DATAGRAM_RESEND) { in sctp_chunk_retransmission()9622 if (chk->sent != SCTP_DATAGRAM_RESEND) { in sctp_chunk_retransmission()9772 if (fwd->sent != SCTP_DATAGRAM_RESEND) { in sctp_chunk_retransmission()
141 if (resend && chk->sent < SCTP_DATAGRAM_RESEND) { in sctp_pathmtu_adjustment()149 chk->sent = SCTP_DATAGRAM_RESEND; in sctp_pathmtu_adjustment()