Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c133 {0, BPF_PROG_TYPE_CGROUP_SOCK_ADDR, BPF_CGROUP_UDP4_SENDMSG},
134 {0, BPF_CGROUP_UDP4_SENDMSG},
H A Dsock_addr.c1221 BPF_CGROUP_UDP4_SENDMSG,
1237 BPF_CGROUP_UDP4_SENDMSG,
1365 BPF_CGROUP_UDP4_SENDMSG,
1381 BPF_CGROUP_UDP4_SENDMSG,
1429 BPF_CGROUP_UDP4_SENDMSG,
1447 BPF_CGROUP_UDP4_SENDMSG,
1463 BPF_CGROUP_UDP4_SENDMSG,
1561 BPF_CGROUP_UDP4_SENDMSG,
1577 BPF_CGROUP_UDP4_SENDMSG,
/linux-6.15/Documentation/bpf/libbpf/
H A Dprogram_types.rst54 | | ``BPF_CGROUP_UDP4_SENDMSG`` | ``cgroup/sen…
/linux-6.15/tools/bpf/bpftool/
H A Dcgroup.c40 BPF_CGROUP_UDP4_SENDMSG,
H A Dcommon.c1154 case BPF_CGROUP_UDP4_SENDMSG: return "sendmsg4"; in bpf_attach_type_input_str()
/linux-6.15/tools/include/uapi/linux/
H A Dbpf.h1079 BPF_CGROUP_UDP4_SENDMSG, enumerator
/linux-6.15/include/uapi/linux/
H A Dbpf.h1079 BPF_CGROUP_UDP4_SENDMSG, enumerator
/linux-6.15/kernel/bpf/
H A Dsyscall.c2655 case BPF_CGROUP_UDP4_SENDMSG: in bpf_prog_load_check_attach()
4065 case BPF_CGROUP_UDP4_SENDMSG: in attach_type_to_prog_type()
4369 case BPF_CGROUP_UDP4_SENDMSG: in bpf_prog_query()
/linux-6.15/net/core/
H A Dfilter.c8098 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_func_proto()
8121 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_func_proto()
9201 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_is_valid_access()
9223 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_is_valid_access()
/linux-6.15/tools/lib/bpf/
H A Dlibbpf.c98 [BPF_CGROUP_UDP4_SENDMSG] = "cgroup_udp4_sendmsg",
9564 SEC_DEF("cgroup/sendmsg4", CGROUP_SOCK_ADDR, BPF_CGROUP_UDP4_SENDMSG, SEC_ATTACHABLE),