Searched refs:sctp_sched_ops_register (Results 1 – 4 of 4) sorted by relevance
109 sctp_sched_ops_register(SCTP_SS_FCFS, &sctp_sched_fcfs); in sctp_sched_ops_fcfs_init()116 void sctp_sched_ops_register(enum sctp_sched_type sched, in sctp_sched_ops_register() function
190 sctp_sched_ops_register(SCTP_SS_RR, &sctp_sched_rr); in sctp_sched_ops_rr_init()
336 sctp_sched_ops_register(SCTP_SS_PRIO, &sctp_sched_prio); in sctp_sched_ops_prio_init()
57 void sctp_sched_ops_register(enum sctp_sched_type sched,
Completed in 13 milliseconds