Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dinet_sock.h313 static inline void __inet_sk_copy_descendant(struct sock *sk_to, in __inet_sk_copy_descendant() argument
317 memcpy(inet_sk(sk_to) + 1, inet_sk(sk_from) + 1, in __inet_sk_copy_descendant()
/linux-6.3-rc2/net/sctp/
A Dsocket.c9478 static inline void sctp_copy_descendant(struct sock *sk_to, in sctp_copy_descendant() argument
9485 __inet_sk_copy_descendant(sk_to, sk_from, ancestor_size); in sctp_copy_descendant()

Completed in 18 milliseconds