Home
last modified time | relevance | path

Searched defs:bytes_this_ack (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/netinet/cc/
H A Dcc.h97 int bytes_this_ack; /* # bytes acked by the current ACK. */ global() member
/freebsd-src/sys/netinet/tcp_stacks/
H A Dbbr.c2146 bbr_log_type_cwndupd(struct tcp_bbr * bbr,uint32_t bytes_this_ack,uint32_t chg,uint32_t prev_acked,int32_t meth,uint32_t target,uint32_t th_ack,int32_t line) bbr_log_type_cwndupd() argument
3594 bbr_ack_received(struct tcpcb * tp,struct tcp_bbr * bbr,struct tcphdr * th,uint32_t bytes_this_ack,uint32_t sack_changed,uint32_t prev_acked,int32_t line,uint32_t losses) bbr_ack_received() argument
[all...]