Searched refs:sctp_sched_set_value (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | stream_sched.h | 49 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | stream_sched.h | 47 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | stream_sched.c | 204 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value() function
|
H A D | socket.c | 4203 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()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | stream_sched.c | 206 int sctp_sched_set_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_set_value() function
|
H A D | socket.c | 4209 retval = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value() 4217 int ret = sctp_sched_set_value(asoc, params->stream_id, in sctp_setsockopt_scheduler_value()
|
Completed in 23 milliseconds