Searched refs:sctp_get_sctp_info (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sctp.h | 120 int sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | diag.c | 423 sctp_get_sctp_info(sk, infox->asoc, infox->sctpinfo); in sctp_diag_get_info()
|
H A D | socket.c | 5048 int sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc, in sctp_get_sctp_info() function 5132 EXPORT_SYMBOL_GPL(sctp_get_sctp_info); variable
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sctp.h | 116 int sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc,
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | diag.c | 417 sctp_get_sctp_info(sk, infox->asoc, infox->sctpinfo); in sctp_diag_get_info()
|
H A D | socket.c | 5163 int sctp_get_sctp_info(struct sock *sk, struct sctp_association *asoc, in sctp_get_sctp_info() function 5248 EXPORT_SYMBOL_GPL(sctp_get_sctp_info); variable
|
Completed in 24 milliseconds