Searched refs:rto_needed (Results 1 – 7 of 7) sorted by relevance
3084 if (tp1->whoTo->rto_needed == 0) { in sctp_process_segment_range()3085 tp1->whoTo->rto_needed = 1; in sctp_process_segment_range()3718 (tp1->whoTo->rto_needed == 0)) { in sctp_strike_gap_ack_chunks()3719 tp1->whoTo->rto_needed = 1; in sctp_strike_gap_ack_chunks()4052 if (tp1->whoTo->rto_needed == 0) { in sctp_express_handle_sack()4053 tp1->whoTo->rto_needed = 1; in sctp_express_handle_sack()4650 if (tp1->whoTo->rto_needed == 0) { in sctp_handle_sack()4651 tp1->whoTo->rto_needed = 1; in sctp_handle_sack()
688 if (chk->whoTo->rto_needed == 0) { in sctp_mark_all_for_resend()689 chk->whoTo->rto_needed = 1; in sctp_mark_all_for_resend()
397 uint8_t rto_needed; member
3123 if (tp1->whoTo->rto_needed == 0) { in process_chunk_drop()3124 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()
3761 net->rto_needed = 1; in sctp_add_remote_addr()
162 chk->whoTo->rto_needed = 1; in sctp_pathmtu_adjustment()