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