Searched refs:sctp_copy_local_addr_list (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | bind_addr.c | 466 error = sctp_copy_local_addr_list(net, dest, scope, gfp, flags); in sctp_copy_one_addr()
|
H A D | protocol.c | 132 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp, in sctp_copy_local_addr_list() function
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sctp.h | 82 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *addr,
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | bind_addr.c | 466 error = sctp_copy_local_addr_list(net, dest, scope, gfp, flags); in sctp_copy_one_addr()
|
H A D | protocol.c | 132 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp, in sctp_copy_local_addr_list() function
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sctp.h | 77 int sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *addr,
|
Completed in 9 milliseconds