Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfilter.h892 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk);
/OK3568_Linux_fs/kernel/net/core/
H A Dsock.c1102 ret = sk_reuseport_attach_bpf(ufd, sk); in sock_setsockopt()
H A Dfilter.c1587 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk) in sk_reuseport_attach_bpf() function