Searched refs:sk_reuseport_attach_filter (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfilter.h943 int sk_reuseport_attach_filter(struct sock_fprog *fprog, struct sock *sk);
/linux-master/net/core/
H A Dsock.c1393 ret = sk_reuseport_attach_filter(&fprog, sk);
H A Dfilter.c1551 int sk_reuseport_attach_filter(struct sock_fprog *fprog, struct sock *sk) function

Completed in 160 milliseconds