Searched refs:sctp_sched_ops_from_stream (Results 1 – 3 of 3) sorted by relevance
259 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_sched_init_sid()266 struct sctp_sched_ops *sctp_sched_ops_from_stream(struct sctp_stream *stream) in sctp_sched_ops_from_stream() function
122 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_init()187 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_free()212 struct sctp_sched_ops *sched = sctp_sched_ops_from_stream(stream); in sctp_stream_update()
55 struct sctp_sched_ops *sctp_sched_ops_from_stream(struct sctp_stream *stream);
Completed in 5 milliseconds