Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dstream_sched.h49 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid,
/OK3568_Linux_fs/kernel/net/sctp/
H A Dstream_sched.c204 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value() function
H A Dsocket.c4203 retval = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()
4211 int ret = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()