Searched refs:tcp_cubic_newack (Results 1 – 1 of 1) sorted by relevance
210 static void tcp_cubic_newack(struct tcpcb *, const struct tcphdr *);925 tcp_cubic_newack(struct tcpcb *tp, const struct tcphdr *th) in tcp_cubic_newack() function983 .newack = tcp_cubic_newack,