Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf-cgroup.h322 #define BPF_CGROUP_RUN_PROG_INET4_CONNECT_LOCK(sk, uaddr) \ macro
510 #define BPF_CGROUP_RUN_PROG_INET4_CONNECT_LOCK(sk, uaddr) ({ 0; }) macro
/linux/net/ipv4/
A Dudp.c1962 return BPF_CGROUP_RUN_PROG_INET4_CONNECT_LOCK(sk, uaddr); in udp_pre_connect()

Completed in 10 milliseconds