Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_rack.h466 r_wanted_output: 1, member
H A Dbbr.c3772 bbr->r_wanted_output = 1; in tcp_bbr_partialack()
3915 bbr->r_wanted_output = 1; in bbr_post_recovery()
7463 bbr->r_wanted_output = 1; in bbr_log_ack()
7807 bbr->r_wanted_output = 1; in bbr_process_ack()
7944 bbr->r_wanted_output = 1; in bbr_process_ack()
8236 bbr->r_wanted_output = 1; in bbr_process_data()
8260 bbr->r_wanted_output = 1; in bbr_process_data()
8479 bbr->r_wanted_output = 1; in bbr_process_data()
8625 bbr->r_wanted_output = 1; in bbr_do_fastnewdata()
9502 bbr->r_wanted_output = 1; in bbr_check_data_after_close()
[all …]
H A Drack.c3952 rack->r_wanted_output = 1; in tcp_rack_partialack()
7512 rack->r_wanted_output = 1; in rack_log_ack()
8219 rack->r_wanted_output = 1; in rack_process_ack()
8390 rack->r_wanted_output = 1; in rack_process_ack()
8512 rack->r_wanted_output = 1; in rack_handle_delayed_ack()
8556 rack->r_wanted_output = 1; in rack_process_data()
8576 rack->r_wanted_output = 1; in rack_process_data()
8798 rack->r_wanted_output = 1; in rack_process_data()
9152 rack->r_wanted_output = 1; in rack_fastack()
9808 rack->r_wanted_output = 1; in rack_check_data_after_close()
[all …]
H A Dtcp_bbr.h766 uint16_t r_wanted_output:1, member