Searched refs:tcp_cubic_ack_rcvd (Results 1 – 1 of 1) sorted by relevance
45 static void tcp_cubic_ack_rcvd(struct tcpcb *tp, struct tcphdr *th);62 .ack_rcvd = tcp_cubic_ack_rcvd,357 tcp_cubic_ack_rcvd(struct tcpcb *tp, struct tcphdr *th) in tcp_cubic_ack_rcvd() function