Home
last modified time | relevance | path

Searched refs:do_rtt (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_indata.c3087 if (tp1->do_rtt) { in sctp_process_segment_range()
3099 tp1->do_rtt = 0; in sctp_process_segment_range()
3726 if (tp1->do_rtt) { in sctp_strike_gap_ack_chunks()
3735 tp1->do_rtt = 0; in sctp_strike_gap_ack_chunks()
4057 if (tp1->do_rtt) { in sctp_express_handle_sack()
4069 tp1->do_rtt = 0; in sctp_express_handle_sack()
4655 if (tp1->do_rtt) { in sctp_handle_sack()
4667 tp1->do_rtt = 0; in sctp_handle_sack()
H A Dsctp_timer.c691 if (chk->do_rtt) { in sctp_mark_all_for_resend()
696 chk->do_rtt = 0; in sctp_mark_all_for_resend()
H A Dsctp_structs.h442 uint8_t do_rtt; member
H A Dsctp_input.c3159 if (tp1->do_rtt) { in process_chunk_drop()
3167 tp1->do_rtt = 0; in process_chunk_drop()
H A Dsctp_usrreq.c145 if (chk->do_rtt == 1) { in sctp_pathmtu_adjustment()
146 chk->do_rtt = 0; in sctp_pathmtu_adjustment()
H A Dsctp_output.c6954 data_list[i]->do_rtt = 0; in sctp_clean_up_datalist()
8843 data_list[0]->do_rtt = 1; in sctp_med_chunk_output()