Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_incompl_cong_ops.c22 struct tcp_congestion_ops incompl_cong_ops = { variable
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c371 link = bpf_map__attach_struct_ops(skel->maps.incompl_cong_ops); in test_incompl_cong_ops()