reuseport_migrate_sock
struct sock *reuseport_migrate_sock(struct sock *sk,
EXPORT_SYMBOL(reuseport_migrate_sock);
nsk = reuseport_migrate_sock(sk_listener, req_to_sk(req), NULL);
nsk = reuseport_migrate_sock(sk, child, NULL);
nsk = reuseport_migrate_sock(sk, req_to_sk(req), skb);
nsk = reuseport_migrate_sock(sk, req_to_sk(req), skb);