Home
last modified time | relevance | path

Searched refs:lost_bytes (Results 1 – 3 of 3) sorted by relevance

/src/sys/netinet/
H A Dtcp_sack.c874 tp->sackhint.lost_bytes = 0; in tcp_sack_doack()
881 tp->sackhint.lost_bytes = tp->sackhint.hole_bytes - in tcp_sack_doack()
913 tp->sackhint.lost_bytes = 0; in tcp_free_sackholes()
H A Dtcp_var.h132 int32_t lost_bytes; /* number of rfc6675 IsLost() bytes */ member
H A Dtcp_input.c4127 tp->sackhint.lost_bytes; in tcp_compute_pipe()