Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_rack.h711 rc_tlp_in_progress : 1, member
H A Dtcp_bbr.h791 rc_tlp_in_progress:1, /* a TLP timer is running needed? */ member
H A Drack.c6282 if ((rack->rc_tlp_in_progress != 0) && in rack_timer_start()
11902 rack->rc_tlp_in_progress = 0; in rack_process_ack()
12773 rack->rc_tlp_in_progress = 0; in rack_fastack()
14316 reqr->rack_tlp_out = rack->rc_tlp_in_progress; in rack_chg_query()
14912 rack->rc_tlp_in_progress = 1; in rack_init()
14915 rack->rc_tlp_in_progress = 0; in rack_init()
16101 rack->rc_tlp_in_progress = 0; in rack_do_compressed_ack_processing()
18912 rack->rc_tlp_in_progress = 1; in rack_fast_rsm_output()
22185 rack->rc_tlp_in_progress = 0; in rack_output()
22194 rack->rc_tlp_in_progress = 1; in rack_output()
H A Dbbr.c647 if (bbr->rc_tlp_in_progress != 0) { in bbr_timer_start()
12773 bbr->rc_tlp_in_progress = 0; in bbr_output_wtime()
12779 bbr->rc_tlp_in_progress = 1; in bbr_output_wtime()