Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dipv6.h445 int ancestor_size = sizeof(struct inet_sock); in inet_sk_copy_descendant() local
448 ancestor_size += sizeof(struct ipv6_pinfo); in inet_sk_copy_descendant()
450 __inet_sk_copy_descendant(sk_to, sk_from, ancestor_size); in inet_sk_copy_descendant()