Searched defs:sk_from (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/ | ||
H A D | inet_sock.h | 305 __inet_sk_copy_descendant(struct sock *sk_to, const struct sock *sk_from, const int ancestor_size) __inet_sk_copy_descendant() argument |
/kernel/linux/linux-6.6/include/net/ | ||
H A D | inet_sock.h | 337 __inet_sk_copy_descendant(struct sock *sk_to, const struct sock *sk_from, const int ancestor_size) __inet_sk_copy_descendant() argument |
/kernel/linux/linux-5.10/net/sctp/ | ||
H A D | socket.c | 9257 sctp_copy_descendant(struct sock *sk_to, const struct sock *sk_from) sctp_copy_descendant() argument |
/kernel/linux/linux-6.6/net/sctp/ | ||
H A D | socket.c | 9501 sctp_copy_descendant(struct sock *sk_to, const struct sock *sk_from) sctp_copy_descendant() argument |
Completed in 23 milliseconds