reuseport_detach_prog
extern int reuseport_detach_prog(struct sock *sk);
ret = reuseport_detach_prog(sk);
EXPORT_SYMBOL(reuseport_detach_prog);