Searched refs:sctp_sched_fcfs (Results 1 – 1 of 1) sorted by relevance
94 static struct sctp_sched_ops sctp_sched_fcfs = { variable109 sctp_sched_ops_register(SCTP_SS_FCFS, &sctp_sched_fcfs); in sctp_sched_ops_fcfs_init()183 asoc->outqueue.sched = &sctp_sched_fcfs; /* Always safe */ in sctp_sched_set_sched()