Searched refs:sctp_bind_addr_copy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | bind_addr.c | 43 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest, in sctp_bind_addr_copy() function
|
H A D | associola.c | 1580 return sctp_bind_addr_copy(asoc->base.net, in sctp_assoc_set_bind_addr_from_ep()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | bind_addr.c | 43 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest, in sctp_bind_addr_copy() function
|
H A D | associola.c | 1588 return sctp_bind_addr_copy(asoc->base.net, in sctp_assoc_set_bind_addr_from_ep()
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | structs.h | 1163 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | structs.h | 1187 int sctp_bind_addr_copy(struct net *net, struct sctp_bind_addr *dest,
|
Completed in 13 milliseconds