Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/
Dtest_sock_addr.c339 BPF_CGROUP_UDP6_SENDMSG,
354 BPF_CGROUP_UDP6_SENDMSG,
410 BPF_CGROUP_UDP6_SENDMSG,
423 BPF_CGROUP_UDP6_SENDMSG,
437 BPF_CGROUP_UDP6_SENDMSG,
438 BPF_CGROUP_UDP6_SENDMSG,
451 BPF_CGROUP_UDP6_SENDMSG,
452 BPF_CGROUP_UDP6_SENDMSG,
465 BPF_CGROUP_UDP6_SENDMSG,
466 BPF_CGROUP_UDP6_SENDMSG,
[all …]
/Linux-v6.1/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-v6.1/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-v6.1/tools/bpf/bpftool/
Dcommon.c1073 case BPF_CGROUP_UDP6_SENDMSG: return "sendmsg6"; in bpf_attach_type_input_str()
/Linux-v6.1/tools/include/uapi/linux/
Dbpf.h999 BPF_CGROUP_UDP6_SENDMSG, enumerator
/Linux-v6.1/include/uapi/linux/
Dbpf.h999 BPF_CGROUP_UDP6_SENDMSG, enumerator
/Linux-v6.1/kernel/bpf/
Dsyscall.c2366 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_load_check_attach()
3414 case BPF_CGROUP_UDP6_SENDMSG: in attach_type_to_prog_type()
3581 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_query()
/Linux-v6.1/net/core/
Dfilter.c7691 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_func_proto()
7709 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_func_proto()
8792 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_is_valid_access()
8810 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_is_valid_access()
/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c92 [BPF_CGROUP_UDP6_SENDMSG] = "cgroup_udp6_sendmsg",
8530 SEC_DEF("cgroup/sendmsg6", CGROUP_SOCK_ADDR, BPF_CGROUP_UDP6_SENDMSG, SEC_ATTACHABLE),