Home
last modified time | relevance | path

Searched refs:sctp_stream_update (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dassociola.c1162 sctp_stream_update(&asoc->stream, &new->stream); in sctp_assoc_update()
H A Dstream.c83 * sctp_stream_update will swap ->out pointers. in sctp_stream_outq_migrate()
208 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new) in sctp_stream_update() function
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h392 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new);
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h397 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new);
/kernel/linux/linux-6.6/net/sctp/
H A Dassociola.c1170 sctp_stream_update(&asoc->stream, &new->stream); in sctp_assoc_update()
H A Dstream.c83 * sctp_stream_update will swap ->out pointers. in sctp_stream_outq_migrate()
208 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new) in sctp_stream_update() function

Completed in 14 milliseconds