Searched refs:cubic_skel (Results 1 – 1 of 1) sorted by relevance
184 struct bpf_cubic *cubic_skel; in test_cubic() local187 cubic_skel = bpf_cubic__open_and_load(); in test_cubic()188 if (CHECK(!cubic_skel, "bpf_cubic__open_and_load", "failed\n")) in test_cubic()191 link = bpf_map__attach_struct_ops(cubic_skel->maps.cubic); in test_cubic()194 bpf_cubic__destroy(cubic_skel); in test_cubic()201 bpf_cubic__destroy(cubic_skel); in test_cubic()