Home
last modified time | relevance | path

Searched refs:tcp_cdg (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c23 const char tcp_cdg[] = "cdg"; variable
88 (void *)tcp_cdg, sizeof(tcp_cdg)); in BPF_PROG()
/openbmc/linux/net/ipv4/
H A Dtcp_cdg.c395 static struct tcp_congestion_ops tcp_cdg __read_mostly = {
415 tcp_register_congestion_control(&tcp_cdg); in tcp_cdg_register()
421 tcp_unregister_congestion_control(&tcp_cdg); in tcp_cdg_unregister()
H A DMakefile51 obj-$(CONFIG_TCP_CONG_CDG) += tcp_cdg.o
/openbmc/linux/
H A Dopengrok0.0.log[all...]