Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dstream_sched.c274 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_sched_init_sid()
281 struct sctp_sched_ops *sctp_sched_ops_from_stream(struct sctp_stream *stream) in sctp_sched_ops_from_stream() function
Dstream.c187 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_init()
247 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_free()
272 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_update()
/Linux-v4.19/include/net/sctp/
Dstream_sched.h70 struct sctp_sched_ops *sctp_sched_ops_from_stream(struct sctp_stream *stream);