Searched defs:bytes_this_ack (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet/cc/
H A Dcc.h85 int bytes_this_ack; /* # bytes acked by the current ACK. */ member in struct:cc_var
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Dbbr.c2157 bbr_log_type_cwndupd(struct tcp_bbr *bbr, uint32_t bytes_this_ack, uint32_t chg, argument
3609 bbr_ack_received(struct tcpcb *tp, struct tcp_bbr *bbr, struct tcphdr *th, uint32_t bytes_this_ack, argument
[all...]
H A Drack.c8884 rack_do_detection(struct tcpcb *tp, struct tcp_rack *rack, uint32_t bytes_this_ack, uint32_t segsiz) argument

Completed in 197 milliseconds