Searched refs:sctp_sched_set_sched (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | stream_sched.h | 46 int sctp_sched_set_sched(struct sctp_association *asoc,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | stream_sched.h | 44 int sctp_sched_set_sched(struct sctp_association *asoc,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | stream_sched.c | 134 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched() function
|
H A D | outqueue.c | 201 sctp_sched_set_sched(asoc, sctp_sk(asoc->base.sk)->default_ss); in sctp_outq_init()
|
H A D | socket.c | 4164 return sctp_sched_set_sched(asoc, params->assoc_value); in sctp_setsockopt_scheduler() 4176 int ret = sctp_sched_set_sched(asoc, in sctp_setsockopt_scheduler()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | stream_sched.c | 148 int sctp_sched_set_sched(struct sctp_association *asoc, in sctp_sched_set_sched() function
|
H A D | outqueue.c | 201 sctp_sched_set_sched(asoc, sctp_sk(asoc->base.sk)->default_ss); in sctp_outq_init()
|
H A D | socket.c | 4170 return sctp_sched_set_sched(asoc, params->assoc_value); in sctp_setsockopt_scheduler() 4182 int ret = sctp_sched_set_sched(asoc, in sctp_setsockopt_scheduler()
|
Completed in 28 milliseconds