Searched defs:bytes_this_ack (Results 1 – 2 of 2) sorted by relevance
92 int bytes_this_ack; /* # bytes acked by the current ACK. */ member
2138 bbr_log_type_cwndupd(struct tcp_bbr *bbr, uint32_t bytes_this_ack, uint32_t chg, in bbr_log_type_cwndupd()3583 bbr_ack_received(struct tcpcb *tp, struct tcp_bbr *bbr, struct tcphdr *th, uint32_t bytes_this_ack, in bbr_ack_received()