Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/sctp/
Dstream_sched.h47 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid,
/Linux-v5.10/net/sctp/
Dstream_sched.c199 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value() function
Dsocket.c4184 retval = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()
4192 int ret = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()