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);55 .congestion_avd = tcp_prague_ack_rcvd,56 .ack_rcvd = tcp_prague_ack_rcvd,246 tcp_prague_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) in tcp_prague_ack_rcvd() function