tcp_highspeed 160 net/ipv4/tcp_highspeed.c static struct tcp_congestion_ops tcp_highspeed __read_mostly = { tcp_highspeed 173 net/ipv4/tcp_highspeed.c return tcp_register_congestion_control(&tcp_highspeed); tcp_highspeed 178 net/ipv4/tcp_highspeed.c tcp_unregister_congestion_control(&tcp_highspeed);