Home
last modified time | relevance | path

Searched refs:sctp_stream_update (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/net/sctp/
Dstructs.h398 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new);
/Linux-v4.19/net/sctp/
Dstream.c270 void sctp_stream_update(struct sctp_stream *stream, struct sctp_stream *new) in sctp_stream_update() function
Dassociola.c1187 sctp_stream_update(&asoc->stream, &new->stream); in sctp_assoc_update()