Searched refs:tcp_prague_ack_rcvd (Results 1 – 1 of 1) sorted by relevance
34 static void tcp_prague_ack_rcvd(struct tcpcb *tp, struct tcphdr *th);54 .congestion_avd = tcp_prague_ack_rcvd,55 .ack_rcvd = tcp_prague_ack_rcvd,240 tcp_prague_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) in tcp_prague_ack_rcvd() function