Searched defs:acked_amount (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ |
H A D | rack.c | 11547 rack_gain_for_fastoutput(struct tcp_rack *rack, struct tcpcb *tp, struct socket *so, uint32_t acked_amount) in rack_gain_for_fastoutput() argument 11781 int32_t nsegs, acked_amount; in rack_process_ack() local 15719 uint32_t tiwin, ms_cts, cts, acked, acked_amount, high_seq, win_seq, the_win, win_upd_ack; in rack_do_compressed_ack_processing() local [all...] |
H A D | bbr.c | 7684 int32_t acked_amount; in bbr_process_ack() local
|