Home
last modified time | relevance | path

Searched refs:r_fast_output (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet/tcp_stacks/
HDtcp_rack.h563 r_fast_output: 1, /* Fast output is in progress we can skip the bulk of rack_output */ member
HDrack.c2564 log.u_bbr.flex7 |= rack->r_fast_output; /* is fast output primed */ in rack_log_doseg_done()
7061 rack->r_fast_output = 0; in rack_process_timers()
7068 rack->r_fast_output = 0; in rack_process_timers()
10125 if (rack->r_fast_output) { in rack_validate_fo_sendwin_up()
10137 rack->r_fast_output = 0; in rack_validate_fo_sendwin_up()
10143 rack->r_fast_output = 0; in rack_validate_fo_sendwin_up()
10801 if (acked && rack->r_fast_output) in rack_fastack()
13492 if (rack->r_fast_output) { in rack_do_compressed_ack_processing()
13530 if ((rack->r_wanted_output != 0) || (rack->r_fast_output != 0)) { in rack_do_compressed_ack_processing()
14032 if ((rack->r_wanted_output != 0) || (rack->r_fast_output != 0)) { in rack_do_segment_nounlock()
[all …]