Searched refs:rto_needed (Results 1 – 7 of 7) sorted by relevance
3096 if (tp1->whoTo->rto_needed == 0) { in sctp_process_segment_range()3097 tp1->whoTo->rto_needed = 1; in sctp_process_segment_range()3732 (tp1->whoTo->rto_needed == 0)) { in sctp_strike_gap_ack_chunks()3733 tp1->whoTo->rto_needed = 1; in sctp_strike_gap_ack_chunks()4066 if (tp1->whoTo->rto_needed == 0) { in sctp_express_handle_sack()4067 tp1->whoTo->rto_needed = 1; in sctp_express_handle_sack()4664 if (tp1->whoTo->rto_needed == 0) { in sctp_handle_sack()4665 tp1->whoTo->rto_needed = 1; in sctp_handle_sack()
692 if (chk->whoTo->rto_needed == 0) { in sctp_mark_all_for_resend()693 chk->whoTo->rto_needed = 1; in sctp_mark_all_for_resend()
380 uint8_t rto_needed; member
3164 if (tp1->whoTo->rto_needed == 0) { in process_chunk_drop()3165 tp1->whoTo->rto_needed = 1; in process_chunk_drop()
8842 if (net->rto_needed) { in sctp_med_chunk_output()8844 net->rto_needed = 0; in sctp_med_chunk_output()
3881 net->rto_needed = 1; in sctp_add_remote_addr()
147 chk->whoTo->rto_needed = 1; in sctp_pathmtu_adjustment()