Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dinet_sock.h305 static inline void __inet_sk_copy_descendant(struct sock *sk_to, in __inet_sk_copy_descendant() function
/kernel/linux/linux-5.10/net/sctp/
Dsocket.c9239 __inet_sk_copy_descendant(sk_to, sk_from, ancestor_size); in sctp_copy_descendant()