Searched refs:CGROUP_ATYPE (Results 1 – 1 of 1) sorted by relevance
35 #define CGROUP_ATYPE(type) \ macro42 CGROUP_ATYPE(CGROUP_INET_INGRESS); in to_cgroup_bpf_attach_type()43 CGROUP_ATYPE(CGROUP_INET_EGRESS); in to_cgroup_bpf_attach_type()44 CGROUP_ATYPE(CGROUP_INET_SOCK_CREATE); in to_cgroup_bpf_attach_type()45 CGROUP_ATYPE(CGROUP_SOCK_OPS); in to_cgroup_bpf_attach_type()46 CGROUP_ATYPE(CGROUP_DEVICE); in to_cgroup_bpf_attach_type()47 CGROUP_ATYPE(CGROUP_INET4_BIND); in to_cgroup_bpf_attach_type()48 CGROUP_ATYPE(CGROUP_INET6_BIND); in to_cgroup_bpf_attach_type()49 CGROUP_ATYPE(CGROUP_INET4_CONNECT); in to_cgroup_bpf_attach_type()50 CGROUP_ATYPE(CGROUP_INET6_CONNECT); in to_cgroup_bpf_attach_type()[all …]