sk_reuseport_attach_filter
int sk_reuseport_attach_filter(struct sock_fprog *fprog, struct sock *sk);
ret = sk_reuseport_attach_filter(&fprog, sk);