Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/bpf/
Dtest_sock_addr.c340 BPF_CGROUP_UDP4_SENDMSG,
353 BPF_CGROUP_UDP4_SENDMSG,
367 BPF_CGROUP_UDP4_SENDMSG,
368 BPF_CGROUP_UDP4_SENDMSG,
381 BPF_CGROUP_UDP4_SENDMSG,
382 BPF_CGROUP_UDP4_SENDMSG,
395 BPF_CGROUP_UDP4_SENDMSG,
396 BPF_CGROUP_UDP4_SENDMSG,
409 BPF_CGROUP_UDP4_SENDMSG,
424 BPF_CGROUP_UDP4_SENDMSG,
[all …]
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dsection_names.c128 {0, BPF_PROG_TYPE_CGROUP_SOCK_ADDR, BPF_CGROUP_UDP4_SENDMSG},
129 {0, BPF_CGROUP_UDP4_SENDMSG},
/Linux-v6.1/tools/bpf/bpftool/
Dcommon.c1072 case BPF_CGROUP_UDP4_SENDMSG: return "sendmsg4"; in bpf_attach_type_input_str()
/Linux-v6.1/tools/include/uapi/linux/
Dbpf.h998 BPF_CGROUP_UDP4_SENDMSG, enumerator
/Linux-v6.1/include/uapi/linux/
Dbpf.h998 BPF_CGROUP_UDP4_SENDMSG, enumerator
/Linux-v6.1/kernel/bpf/
Dsyscall.c2365 case BPF_CGROUP_UDP4_SENDMSG: in bpf_prog_load_check_attach()
3413 case BPF_CGROUP_UDP4_SENDMSG: in attach_type_to_prog_type()
3580 case BPF_CGROUP_UDP4_SENDMSG: in bpf_prog_query()
/Linux-v6.1/net/core/
Dfilter.c7690 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_func_proto()
7708 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_func_proto()
8779 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_is_valid_access()
8801 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_is_valid_access()
/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c91 [BPF_CGROUP_UDP4_SENDMSG] = "cgroup_udp4_sendmsg",
8529 SEC_DEF("cgroup/sendmsg4", CGROUP_SOCK_ADDR, BPF_CGROUP_UDP4_SENDMSG, SEC_ATTACHABLE),