Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/sctp/
Dstream_sched.h47 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid,
/Linux-v6.6/net/sctp/
Dstream_sched.c206 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value() function
Dsocket.c4202 retval = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()
4210 int ret = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()