Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_rack.h287 uint16_t rc_tlp_cnt_out; /* count of times we have sent a TLP without new data */ member
H A Drack.c4546 (rack->r_ctl.rc_tlp_cnt_out >= rack_tlp_limit)) { in rack_timer_start()
8285 rack->r_ctl.rc_tlp_cnt_out = 0; in rack_process_ack()
9086 rack->r_ctl.rc_tlp_cnt_out = 0; in rack_fastack()
13874 rack->r_ctl.rc_tlp_cnt_out = 0; in rack_output()
13883 rack->r_ctl.rc_tlp_cnt_out++; in rack_output()