Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/tcp_stacks/
HDtcp_rack.h388 uint16_t rc_tlp_cnt_out; /* count of times we have sent a TLP without new data */ member
HDrack.c5442 (rack->r_ctl.rc_tlp_cnt_out >= rack_tlp_limit)) { in rack_timer_start()
6221 (rack->r_ctl.rc_tlp_cnt_out == 1)) { in rack_timeout_tlp()
9884 rack->r_ctl.rc_tlp_cnt_out = 0; in rack_process_ack()
10738 rack->r_ctl.rc_tlp_cnt_out = 0; in rack_fastack()
13298 rack->r_ctl.rc_tlp_cnt_out = 0; in rack_do_compressed_ack_processing()
15568 rack->r_ctl.rc_tlp_cnt_out++; in rack_fast_rsm_output()
18418 rack->r_ctl.rc_tlp_cnt_out = 0; in rack_output()
18427 rack->r_ctl.rc_tlp_cnt_out++; in rack_output()