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