sk_prot_alloc
sk = sk_prot_alloc(prot, priority | __GFP_ZERO, family);
newsk = sk_prot_alloc(prot, priority, sk->sk_family);