Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sock_addr.c328 BPF_CGROUP_UDP6_SENDMSG,
343 BPF_CGROUP_UDP6_SENDMSG,
399 BPF_CGROUP_UDP6_SENDMSG,
412 BPF_CGROUP_UDP6_SENDMSG,
426 BPF_CGROUP_UDP6_SENDMSG,
427 BPF_CGROUP_UDP6_SENDMSG,
440 BPF_CGROUP_UDP6_SENDMSG,
441 BPF_CGROUP_UDP6_SENDMSG,
454 BPF_CGROUP_UDP6_SENDMSG,
455 BPF_CGROUP_UDP6_SENDMSG,
[all …]
/Linux-v4.19/tools/bpf/bpftool/
Dcgroup.c43 [BPF_CGROUP_UDP6_SENDMSG] = "sendmsg6",
/Linux-v4.19/include/linux/
Dbpf-cgroup.h211 BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, BPF_CGROUP_UDP6_SENDMSG, t_ctx)
/Linux-v4.19/kernel/bpf/
Dsyscall.c1320 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_load_check_attach_type()
1600 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_attach()
1676 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_detach()
1722 case BPF_CGROUP_UDP6_SENDMSG: in bpf_prog_query()
/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h173 BPF_CGROUP_UDP6_SENDMSG, enumerator
/Linux-v4.19/include/uapi/linux/
Dbpf.h173 BPF_CGROUP_UDP6_SENDMSG, enumerator
/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c2129 BPF_SA_PROG_SEC("cgroup/sendmsg6", BPF_CGROUP_UDP6_SENDMSG),
/Linux-v4.19/net/core/
Dfilter.c5568 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_is_valid_access()
5585 case BPF_CGROUP_UDP6_SENDMSG: in sock_addr_is_valid_access()