Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfilter.h942 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk);
/Linux-v5.15/net/core/
Dsock.c1197 ret = sk_reuseport_attach_bpf(ufd, sk); in sock_setsockopt()
Dfilter.c1587 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk) in sk_reuseport_attach_bpf() function