Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dinet_sock.h273 static inline void __inet_sk_copy_descendant(struct sock *sk_to, in __inet_sk_copy_descendant() function
284 __inet_sk_copy_descendant(sk_to, sk_from, sizeof(struct inet_sock)); in inet_sk_copy_descendant()
/Linux-v4.19/include/linux/
Dipv6.h346 __inet_sk_copy_descendant(sk_to, sk_from, ancestor_size); in inet_sk_copy_descendant()
/Linux-v4.19/net/sctp/
Dsocket.c8836 __inet_sk_copy_descendant(sk_to, sk_from, ancestor_size); in sctp_copy_descendant()