Home
last modified time | relevance | path

Searched defs:sctp_sched_ops (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/sctp/
H A Dstream_sched.h19 struct sctp_sched_ops { struct
55 const struct sctp_sched_ops *sctp_sched_ops_from_stream(struct sctp_stream *stream); argument
21 setsctp_sched_ops global() argument
23 getsctp_sched_ops global() argument
26 initsctp_sched_ops global() argument
28 init_sidsctp_sched_ops global() argument
30 free_sidsctp_sched_ops global() argument
/linux/net/sctp/
H A Dstream_sched.c114 static const struct sctp_sched_ops *sctp_sched_ops[SCTP_SS_MAX + 1]; variable
[all...]