Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/sctp/
A Dstream_sched.c131 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_sched_free_sched()
263 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_sched_init_sid()
270 struct sctp_sched_ops *sctp_sched_ops_from_stream(struct sctp_stream *stream) in sctp_sched_ops_from_stream() function
A Dstream.c62 sched = sctp_sched_ops_from_stream(stream); in sctp_stream_free_ext()
133 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_init()
185 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_free()
210 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_update()
/linux-6.3-rc2/include/net/sctp/
A Dstream_sched.h55 struct sctp_sched_ops *sctp_sched_ops_from_stream(struct sctp_stream *stream);

Completed in 6 milliseconds