Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf-cgroup.h292 #define BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) \ macro
495 #define BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) ({ 0; }) macro
/openbmc/linux/net/ipv4/
H A Dudp.c1165 err = BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, in udp_sendmsg()