Searched refs:tcp_prague_set_bytes_acked (Results 1 – 1 of 1) sorted by relevance
43 static void tcp_prague_set_bytes_acked(struct tcpcb *tp, uint32_t acked);63 .set_bytes_acked = tcp_prague_set_bytes_acked,581 tcp_prague_set_bytes_acked(struct tcpcb *tp, uint32_t acked) in tcp_prague_set_bytes_acked() function