Searched refs:tcp_cubic_after_timeout (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp_cubic.c63 static void tcp_cubic_after_timeout(struct tcpcb *tp);
83 .after_timeout = tcp_cubic_after_timeout,
448 tcp_cubic_after_timeout(struct tcpcb *tp) function

Completed in 20 milliseconds