Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A 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 …]
/openbmc/linux/tools/testing/selftests/bpf/verifier/
H A Dwide_access.c12 .expected_attach_type = BPF_CGROUP_UDP6_SENDMSG, \
54 .expected_attach_type = BPF_CGROUP_UDP6_SENDMSG, \
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c133 {0, BPF_PROG_TYPE_CGROUP_SOCK_ADDR, BPF_CGROUP_UDP6_SENDMSG},
134 {0, BPF_CGROUP_UDP6_SENDMSG},
/openbmc/linux/Documentation/bpf/libbpf/
H A Dprogram_types.rst58 | | ``BPF_CGROUP_UDP6_SENDMSG`` | ``cgroup/sen…
/openbmc/linux/tools/bpf/bpftool/
H A Dcommon.c1154 case BPF_CGROUP_UDP6_SENDMSG: return "sendmsg6"; in bpf_attach_type_input_str()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1009 BPF_CGROUP_UDP6_SENDMSG, enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1009 BPF_CGROUP_UDP6_SENDMSG, enumerator
/openbmc/linux/kernel/bpf/
H A Dsyscall.c2485 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_load_check_attach()
3754 case BPF_CGROUP_UDP6_SENDMSG: in attach_type_to_prog_type()
4032 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_query()
/openbmc/linux/net/core/
H A Dfilter.c7960 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_func_proto()
7978 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_func_proto()
9053 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_is_valid_access()
9071 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_is_valid_access()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c93 [BPF_CGROUP_UDP6_SENDMSG] = "cgroup_udp6_sendmsg",
8852 SEC_DEF("cgroup/sendmsg6", CGROUP_SOCK_ADDR, BPF_CGROUP_UDP6_SENDMSG, SEC_ATTACHABLE),