Home
last modified time | relevance | path

Searched refs:ca_update_2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtcp_ca_update.c58 struct tcp_congestion_ops ca_update_2 = { variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_tcp_ca.c405 err = bpf_link__update_map(link, skel->maps.ca_update_2); in test_update_ca()
509 link = bpf_map__attach_struct_ops(skel->maps.ca_update_2); in test_link_replace()
525 opts.old_map_fd = bpf_map__fd(skel->maps.ca_update_2); in test_link_replace()

Completed in 2 milliseconds