Searched refs:link_clear_retval (Results 1 – 1 of 1) sorted by relevance
408 struct bpf_link *link_set_eisconn = NULL, *link_clear_retval = NULL; in test_getsockopt_retval_sync() local427 link_clear_retval = bpf_program__attach_cgroup(obj->progs.clear_retval, in test_getsockopt_retval_sync()429 if (!ASSERT_OK_PTR(link_clear_retval, "cg-attach-clear_retval")) in test_getsockopt_retval_sync()451 bpf_link__destroy(link_clear_retval); in test_getsockopt_retval_sync()