Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf-cgroup.h295 #define BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) \ macro
496 #define BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, uaddr, uaddrlen, t_ctx) ({ 0; }) macro
/openbmc/linux/net/ipv6/
H A Dudp.c1526 err = BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, in udpv6_sendmsg()