Home
last modified time | relevance | path

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

/include/linux/
Dipv6.h350 int ancestor_size = sizeof(struct inet_sock); in inet_sk_copy_descendant() local
353 ancestor_size += sizeof(struct ipv6_pinfo); in inet_sk_copy_descendant()
355 __inet_sk_copy_descendant(sk_to, sk_from, ancestor_size); in inet_sk_copy_descendant()
/include/net/
Dinet_sock.h293 const int ancestor_size) in __inet_sk_copy_descendant() argument
296 sk_from->sk_prot->obj_size - ancestor_size); in __inet_sk_copy_descendant()