Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf-cgroup.h325 #define BPF_CGROUP_RUN_PROG_INET6_CONNECT_LOCK(sk, uaddr) \ macro
512 #define BPF_CGROUP_RUN_PROG_INET6_CONNECT_LOCK(sk, uaddr) ({ 0; }) macro
/linux/net/ipv6/
A Dudp.c1126 return BPF_CGROUP_RUN_PROG_INET6_CONNECT_LOCK(sk, uaddr); in udpv6_pre_connect()

Completed in 7 milliseconds