Searched refs:ca_update_1 (Results 1 – 2 of 2) sorted by relevance
413 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_update_ca()451 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_update_wrong()491 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_mixed_links()515 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_multi_links()522 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_multi_links()540 link = bpf_map__attach_struct_ops(skel->maps.ca_update_1); in test_link_replace()553 opts.old_map_fd = bpf_map__fd(skel->maps.ca_update_1); in test_link_replace()556 bpf_map__fd(skel->maps.ca_update_1), in test_link_replace()563 bpf_map__fd(skel->maps.ca_update_1), in test_link_replace()
43 struct tcp_congestion_ops ca_update_1 = { variable