Searched refs:sk_from (Results 1 – 1 of 1) sorted by relevance
342 const struct sock *sk_from, in __inet_sk_copy_descendant() argument345 memcpy(inet_sk(sk_to) + 1, inet_sk(sk_from) + 1, in __inet_sk_copy_descendant()346 sk_from->sk_prot->obj_size - ancestor_size); in __inet_sk_copy_descendant()