Searched refs:sctp_sched_get_value (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | stream_sched.h | 51 int sctp_sched_get_value(struct sctp_association *asoc, __u16 sid,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | stream_sched.h | 49 int sctp_sched_get_value(struct sctp_association *asoc, __u16 sid,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | stream_sched.c | 221 int sctp_sched_get_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_get_value() function
|
H A D | socket.c | 7545 retval = sctp_sched_get_value(asoc, params.stream_id, in sctp_getsockopt_scheduler_value()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | stream_sched.c | 223 int sctp_sched_get_value(struct sctp_association *asoc, __u16 sid, in sctp_sched_get_value() function
|
H A D | socket.c | 7669 retval = sctp_sched_get_value(asoc, params.stream_id, in sctp_getsockopt_scheduler_value()
|
Completed in 23 milliseconds