Home
last modified time | relevance | path

Searched refs:sk_from (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dinet_sock.h310 const struct sock *sk_from, in __inet_sk_copy_descendant() argument
313 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()