Home
last modified time | relevance | path

Searched refs:CGROUP_UDP6_SENDMSG (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/
Dbpf-cgroup.h40 CGROUP_UDP6_SENDMSG, enumerator
73 CGROUP_ATYPE(CGROUP_UDP6_SENDMSG); in to_cgroup_bpf_attach_type()
352 BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, CGROUP_UDP6_SENDMSG, t_ctx)
/Linux-v5.15/net/ipv6/
Dudp.c1479 if (cgroup_bpf_enabled(CGROUP_UDP6_SENDMSG) && !connected) { in udpv6_sendmsg()