Searched refs:tcp_cubic_init (Results 1 – 1 of 1) sorted by relevance
41 static int tcp_cubic_init(struct tcpcb *tp);58 .init = tcp_cubic_init,78 tcp_cubic_init(struct tcpcb *tp) in tcp_cubic_init() function