Home
last modified time | relevance | path

Searched refs:sctp_total_flight_increase (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/netinet/
HDsctp_var.h285 #define sctp_total_flight_increase(stcb, tp1) do { \ macro
313 #define sctp_total_flight_increase(stcb, tp1) do { \ macro
HDsctp_indata.c3314 sctp_total_flight_increase(stcb, tp1); in sctp_check_for_revoked()
4344 sctp_total_flight_increase(stcb, tp1); in sctp_express_handle_sack()
4960 sctp_total_flight_increase(stcb, tp1); in sctp_handle_sack()
5250 sctp_total_flight_increase(stcb, tp1); in sctp_handle_sack()
HDsctp_timer.c794 sctp_total_flight_increase(stcb, chk); in sctp_mark_all_for_resend()
HDsctp_output.c7061 sctp_total_flight_increase(stcb, data_list[i]); in sctp_clean_up_datalist()
9935 sctp_total_flight_increase(stcb, data_list[i]); in sctp_chunk_retransmission()