Home
last modified time | relevance | path

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

/linux/include/net/sctp/
H A Dstream_sched.h47 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid,
/linux/net/sctp/
H A Dstream_sched.c206 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value() function
H A Dsocket.c4210 retval = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()
4218 int ret = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()