Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf-cgroup-defs.h34 CGROUP_UDP4_SENDMSG, enumerator
/linux/net/ipv4/
H A Dudp.c1379 if (cgroup_bpf_enabled(CGROUP_UDP4_SENDMSG) && !connected) { in udp_sendmsg()