Searched refs:sctp_sched_ops_register (Results 1 – 5 of 5) sorted by relevance
206 sctp_sched_ops_register(SCTP_SS_FC, &sctp_sched_fc); in sctp_sched_ops_fc_init()224 sctp_sched_ops_register(SCTP_SS_WFQ, &sctp_sched_wfq); in sctp_sched_ops_wfq_init()
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
189 sctp_sched_ops_register(SCTP_SS_RR, &sctp_sched_rr); in sctp_sched_ops_rr_init()
318 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,