tcp_vegas_init
EXPORT_SYMBOL_GPL(tcp_vegas_init);
tcp_vegas_init(sk);
.init = tcp_vegas_init,
void tcp_vegas_init(struct sock *sk);