Home
last modified time | relevance | path

Searched refs:BPF_CGROUP_UDP6_SENDMSG (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_sock_addr.c340 BPF_CGROUP_UDP6_SENDMSG,
355 BPF_CGROUP_UDP6_SENDMSG,
411 BPF_CGROUP_UDP6_SENDMSG,
424 BPF_CGROUP_UDP6_SENDMSG,
438 BPF_CGROUP_UDP6_SENDMSG,
439 BPF_CGROUP_UDP6_SENDMSG,
452 BPF_CGROUP_UDP6_SENDMSG,
453 BPF_CGROUP_UDP6_SENDMSG,
466 BPF_CGROUP_UDP6_SENDMSG,
467 BPF_CGROUP_UDP6_SENDMSG,
[all …]
/Linux-v5.15/tools/testing/selftests/bpf/verifier/
Dctx.c102 .expected_attach_type = BPF_CGROUP_UDP6_SENDMSG,
115 .expected_attach_type = BPF_CGROUP_UDP6_SENDMSG,
128 .expected_attach_type = BPF_CGROUP_UDP6_SENDMSG,
142 .expected_attach_type = BPF_CGROUP_UDP6_SENDMSG,
Dwide_access.c12 .expected_attach_type = BPF_CGROUP_UDP6_SENDMSG, \
54 .expected_attach_type = BPF_CGROUP_UDP6_SENDMSG, \
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dsection_names.c133 {0, BPF_PROG_TYPE_CGROUP_SOCK_ADDR, BPF_CGROUP_UDP6_SENDMSG},
134 {0, BPF_CGROUP_UDP6_SENDMSG},
/Linux-v5.15/tools/bpf/bpftool/
Dcommon.c51 [BPF_CGROUP_UDP6_SENDMSG] = "sendmsg6",
/Linux-v5.15/include/uapi/linux/
Dbpf.h970 BPF_CGROUP_UDP6_SENDMSG, enumerator
/Linux-v5.15/tools/include/uapi/linux/
Dbpf.h970 BPF_CGROUP_UDP6_SENDMSG, enumerator
/Linux-v5.15/kernel/bpf/
Dsyscall.c2067 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_load_check_attach()
3114 case BPF_CGROUP_UDP6_SENDMSG: in attach_type_to_prog_type()
3267 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_query()
/Linux-v5.15/net/core/
Dfilter.c7232 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_func_proto()
7250 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_func_proto()
8218 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_is_valid_access()
8236 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_is_valid_access()
/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c8047 BPF_CGROUP_UDP6_SENDMSG),