Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_rack.h434 rc_tlp_in_progress : 1, member
H A Dtcp_bbr.h793 rc_tlp_in_progress:1, /* a TLP timer is running needed? */ member
H A Drack.c4545 if ((rack->rc_tlp_in_progress != 0) && in rack_timer_start()
8284 rack->rc_tlp_in_progress = 0; in rack_process_ack()
9085 rack->rc_tlp_in_progress = 0; in rack_fastack()
13873 rack->rc_tlp_in_progress = 0; in rack_output()
13882 rack->rc_tlp_in_progress = 1; in rack_output()
H A Dbbr.c657 if (bbr->rc_tlp_in_progress != 0) { in bbr_timer_start()
12918 bbr->rc_tlp_in_progress = 0; in bbr_output_wtime()
12924 bbr->rc_tlp_in_progress = 1; in bbr_output_wtime()