Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dbbr.c2262 log.u_bbr.flex7 = bbr->r_wanted_output; in bbr_log_ack_event()
2285 log.u_bbr.flex7 = bbr->r_wanted_output; in bbr_log_doseg_done()
3744 bbr->r_wanted_output = 1; in tcp_bbr_partialack()
3887 bbr->r_wanted_output = 1; in bbr_post_recovery()
7340 bbr->r_wanted_output = 1; in bbr_log_ack()
7353 bbr->r_wanted_output = 1; in bbr_log_ack()
7610 bbr->r_wanted_output = 1; in bbr_log_ack()
7628 bbr->r_wanted_output = 1; in bbr_log_ack()
7665 bbr->r_wanted_output = 1; in bbr_strike_dupack()
7726 bbr->r_wanted_output = 1; in bbr_process_ack()
[all …]
H A Dtcp_rack.h736 r_wanted_output: 1, member
H A Dtcp_bbr.h762 uint16_t r_wanted_output:1, member
H A Drack.c3088 log.u_bbr.flex7 |= rack->r_wanted_output; /* Do we want output */ in rack_log_doseg_done()
5609 rack->r_wanted_output = 1; in tcp_rack_partialack()
10230 rack->r_wanted_output = 1; in rack_process_to_cumack()
10957 rack->r_wanted_output = 1; in rack_log_ack()
10987 rack->r_wanted_output = 1; in rack_log_ack()
11093 rack->r_wanted_output = 1; in rack_strike_dupack()
11803 rack->r_wanted_output = 1; in rack_process_ack()
11809 rack->r_wanted_output = 1; in rack_process_ack()
12025 rack->r_wanted_output = 1; in rack_process_ack()
12175 rack->r_wanted_output = 1; in rack_handle_delayed_ack()
[all …]