Searched defs:bytes_acked (Results 1 – 3 of 3) sorted by relevance
233 ledbat_pp_congestion_avd(struct tcpcb *tp, uint32_t bytes_acked, in ledbat_pp_congestion_avd()306 ledbat_pp_ack_rcvd(struct tcpcb *tp, uint32_t bytes_acked) in ledbat_pp_ack_rcvd()
3519 uint32_t bytes_acked = tcp_round_to(BYTES_ACKED(th, tp), tp->t_maxseg); in tcp_input() local
336 …uint32_t bytes_acked; /* bytes acked in this ACK that were not CE marked, used for cwnd increa… member660 uint64_t bytes_acked; member