Searched refs:skops_sockopt (Results 1 – 4 of 4) sorted by relevance
171 skel->links.skops_sockopt = in test_tcp()172 bpf_program__attach_cgroup(skel->progs.skops_sockopt, cg_fd); in test_tcp()173 if (!ASSERT_OK_PTR(skel->links.skops_sockopt, "attach cgroup")) in test_tcp()
300 skel->links.skops_sockopt =301 bpf_program__attach_cgroup(skel->progs.skops_sockopt, cg_fd);302 if (!ASSERT_OK_PTR(skel->links.skops_sockopt, "attach cgroup"))
211 int skops_sockopt(struct bpf_sock_ops *skops) in skops_sockopt() function
411 int skops_sockopt(struct bpf_sock_ops *skops) in skops_sockopt() function