Searched refs:link6 (Results 1 – 1 of 1) sorted by relevance
69 struct bpf_link *link6 = NULL; in test_function_body_kprobe() local87 link6 = bpf_program__attach_kprobe_opts(skel->progs.test6, "bpf_fentry_test6", &kopts); in test_function_body_kprobe()88 if (!ASSERT_OK_PTR(link6, "link6")) in test_function_body_kprobe()99 bpf_link__destroy(link6); in test_function_body_kprobe()