Home
last modified time | relevance | path

Searched refs:BPF_CGROUP_UNIX_CONNECT (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c128 {0, BPF_PROG_TYPE_CGROUP_SOCK_ADDR, BPF_CGROUP_UNIX_CONNECT},
129 {0, BPF_CGROUP_UNIX_CONNECT},
H A Dsock_addr.c1009 BPF_CGROUP_UNIX_CONNECT,
1025 BPF_CGROUP_UNIX_CONNECT,
1187 BPF_CGROUP_UNIX_CONNECT,
1203 BPF_CGROUP_UNIX_CONNECT,
/linux/Documentation/bpf/libbpf/
H A Dprogram_types.rst60 | | ``BPF_CGROUP_UNIX_CONNECT`` | ``cgroup/con…
/linux/tools/bpf/bpftool/
H A Dcgroup.c33 BPF_CGROUP_UNIX_CONNECT,
/linux/include/uapi/linux/
H A Dbpf.h1111 BPF_CGROUP_UNIX_CONNECT, enumerator
/linux/tools/include/uapi/linux/
H A Dbpf.h1111 BPF_CGROUP_UNIX_CONNECT, enumerator
/linux/kernel/bpf/
H A Dsyscall.c2624 case BPF_CGROUP_UNIX_CONNECT: in bpf_prog_load_check_attach()
4034 case BPF_CGROUP_UNIX_CONNECT: in attach_type_to_prog_type()
4337 case BPF_CGROUP_UNIX_CONNECT: in bpf_prog_query()
/linux/net/core/
H A Dfilter.c8024 case BPF_CGROUP_UNIX_CONNECT: in sock_addr_func_proto()
8047 case BPF_CGROUP_UNIX_CONNECT: in sock_addr_func_proto()
/linux/tools/lib/bpf/
H A Dlibbpf.c89 [BPF_CGROUP_UNIX_CONNECT] = "cgroup_unix_connect",
9486 SEC_DEF("cgroup/connect_unix", CGROUP_SOCK_ADDR, BPF_CGROUP_UNIX_CONNECT, SEC_ATTACHABLE),