Searched refs:rto_needed (Results 1 – 7 of 7) sorted by relevance
3131 if (tp1->whoTo->rto_needed == 0) { in sctp_process_segment_range()3132 tp1->whoTo->rto_needed = 1; in sctp_process_segment_range()3774 (tp1->whoTo->rto_needed == 0)) { in sctp_strike_gap_ack_chunks()3775 tp1->whoTo->rto_needed = 1; in sctp_strike_gap_ack_chunks()4108 if (tp1->whoTo->rto_needed == 0) { in sctp_express_handle_sack()4109 tp1->whoTo->rto_needed = 1; in sctp_express_handle_sack()4729 if (tp1->whoTo->rto_needed == 0) { in sctp_handle_sack()4730 tp1->whoTo->rto_needed = 1; in sctp_handle_sack()
679 if (chk->whoTo->rto_needed == 0) { in sctp_mark_all_for_resend()680 chk->whoTo->rto_needed = 1; in sctp_mark_all_for_resend()
385 uint8_t rto_needed; member
3370 if (tp1->whoTo->rto_needed == 0) { in process_chunk_drop()3371 tp1->whoTo->rto_needed = 1; in process_chunk_drop()
8913 if (net->rto_needed) { in sctp_med_chunk_output()8915 net->rto_needed = 0; in sctp_med_chunk_output()
3902 net->rto_needed = 1; in sctp_add_remote_addr()
143 chk->whoTo->rto_needed = 1; in sctp_pathmtu_adjustment()