Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtcp_ca_write_sk_pacing.c54 struct tcp_congestion_ops write_sk_pacing = { variable
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dbpf_tcp_ca.c341 link = bpf_map__attach_struct_ops(skel->maps.write_sk_pacing); in test_write_sk_pacing()