Searched refs:getsockopt_link (Results 1 – 1 of 1) sorted by relevance
160 struct bpf_link *getsockopt_link = NULL; in test_nonstandard_opt() local180 getsockopt_link = bpf_program__attach_cgroup(skel->progs._getsockopt, cg_fd); in test_nonstandard_opt()181 if (!ASSERT_OK_PTR(getsockopt_link, "getsockopt prog")) in test_nonstandard_opt()199 bpf_link__destroy(getsockopt_link); in test_nonstandard_opt()