Home
last modified time | relevance | path

Searched refs:dctcp_nouse (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_dctcp.c246 struct tcp_congestion_ops dctcp_nouse = { variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c201 bpf_map__set_autoattach(dctcp_skel->maps.dctcp_nouse, false); in test_dctcp_autoattach_map()