Searched refs:drained_bytes (Results 1 – 2 of 2) sorted by relevance
68 tp->t_rlstate.drained_bytes = 0; in rledbat_clear_state()228 tp->t_rlstate.drained_bytes += segment_len; in tcp_rledbat_data_rcvd()348 tp->t_rlstate.win_ws - tp->t_rlstate.win < tp->t_rlstate.drained_bytes) { in tcp_rledbat_get_rlwin()356 tp->t_rlstate.drained_bytes; in tcp_rledbat_get_rlwin()358 tp->t_rlstate.drained_bytes = 0; in tcp_rledbat_get_rlwin()
390 uint32_t drained_bytes; /* bytes drained from the flight-size */ member