Home
last modified time | relevance | path

Searched refs:tcp_cubic_newack (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/netinet/
H A Dtcp_congctl.c210 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() function
983 .newack = tcp_cubic_newack,