Home
last modified time | relevance | path

Searched refs:sctp_sched_fcfs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dstream_sched.c98 static struct sctp_sched_ops sctp_sched_fcfs = { variable
114 sctp_sched_ops_register(SCTP_SS_FCFS, &sctp_sched_fcfs); in sctp_sched_ops_fcfs_init()
188 asoc->outqueue.sched = &sctp_sched_fcfs; /* Always safe */ in sctp_sched_set_sched()
/kernel/linux/linux-6.6/net/sctp/
H A Dstream_sched.c94 static struct sctp_sched_ops sctp_sched_fcfs = { variable
109 sctp_sched_ops_register(SCTP_SS_FCFS, &sctp_sched_fcfs); in sctp_sched_ops_fcfs_init()
190 asoc->outqueue.sched = &sctp_sched_fcfs; /* Always safe */ in sctp_sched_set_sched()

Completed in 2 milliseconds