tcp_cdg           393 net/ipv4/tcp_cdg.c static struct tcp_congestion_ops tcp_cdg __read_mostly = {
tcp_cdg           413 net/ipv4/tcp_cdg.c 	tcp_register_congestion_control(&tcp_cdg);
tcp_cdg           419 net/ipv4/tcp_cdg.c 	tcp_unregister_congestion_control(&tcp_cdg);