Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dbpf-cgroup.h381 #define BPF_CGROUP_RUN_PROG_SETSOCKOPT(sock, level, optname, optval, optlen, \ macro
518 #define BPF_CGROUP_RUN_PROG_SETSOCKOPT(sock, level, optname, optval, optlen, \ macro
/linux-6.15/net/
H A Dsocket.c2278 err = BPF_CGROUP_RUN_PROG_SETSOCKOPT(sock->sk, &level, &optname, in do_sock_setsockopt()