Home
last modified time | relevance | path

Searched refs:sk_reuseport_attach_bpf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dfilter.h877 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk);
/Linux-v5.10/net/core/
Dsock.c1093 ret = sk_reuseport_attach_bpf(ufd, sk); in sock_setsockopt()
Dfilter.c1586 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk) in sk_reuseport_attach_bpf() function