Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilter.h899 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk);
/openbmc/linux/net/core/
H A Dsock.c1349 ret = sk_reuseport_attach_bpf(ufd, sk); in sk_setsockopt()
H A Dfilter.c1592 int sk_reuseport_attach_bpf(u32 ufd, struct sock *sk) in sk_reuseport_attach_bpf() function