Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_rack.h421 uint16_t last_sent_tlp_len; /* Number of bytes in the last sent tlp */ member
H A Drack.c10271 rack->r_ctl.last_sent_tlp_len)); in rack_process_to_cumack()
10656 l_end = rack->r_ctl.last_sent_tlp_seq + rack->r_ctl.last_sent_tlp_len; in rack_note_dsack()
18922 rack->r_ctl.last_sent_tlp_len = rsm->r_end - rsm->r_start; in rack_fast_rsm_output()
22104 rack->r_ctl.last_sent_tlp_len = rsm->r_end - rsm->r_start; in rack_output()