Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sock_addr.c329 BPF_CGROUP_UDP4_SENDMSG,
342 BPF_CGROUP_UDP4_SENDMSG,
356 BPF_CGROUP_UDP4_SENDMSG,
357 BPF_CGROUP_UDP4_SENDMSG,
370 BPF_CGROUP_UDP4_SENDMSG,
371 BPF_CGROUP_UDP4_SENDMSG,
384 BPF_CGROUP_UDP4_SENDMSG,
385 BPF_CGROUP_UDP4_SENDMSG,
398 BPF_CGROUP_UDP4_SENDMSG,
413 BPF_CGROUP_UDP4_SENDMSG,
[all …]
/Linux-v4.19/tools/bpf/bpftool/
Dcgroup.c42 [BPF_CGROUP_UDP4_SENDMSG] = "sendmsg4",
/Linux-v4.19/include/linux/
Dbpf-cgroup.h208 BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, BPF_CGROUP_UDP4_SENDMSG, t_ctx)
/Linux-v4.19/kernel/bpf/
Dsyscall.c1319 case BPF_CGROUP_UDP4_SENDMSG: in bpf_prog_load_check_attach_type()
1599 case BPF_CGROUP_UDP4_SENDMSG: in bpf_prog_attach()
1675 case BPF_CGROUP_UDP4_SENDMSG: in bpf_prog_detach()
1721 case BPF_CGROUP_UDP4_SENDMSG: in bpf_prog_query()
/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h172 BPF_CGROUP_UDP4_SENDMSG, enumerator
/Linux-v4.19/include/uapi/linux/
Dbpf.h172 BPF_CGROUP_UDP4_SENDMSG, enumerator
/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c2128 BPF_SA_PROG_SEC("cgroup/sendmsg4", BPF_CGROUP_UDP4_SENDMSG),
/Linux-v4.19/net/core/
Dfilter.c5558 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_is_valid_access()
5576 case BPF_CGROUP_UDP4_SENDMSG: in sock_addr_is_valid_access()