Searched refs:sctp_cc_functions (Results 1 – 4 of 4) sorted by relevance
698 struct sctp_cc_functions { struct875 struct sctp_cc_functions cc_functions;
2321 const struct sctp_cc_functions sctp_cc_functions[] = { variable
58 extern const struct sctp_cc_functions sctp_cc_functions[];3974 stcb->asoc.cc_functions = sctp_cc_functions[av->assoc_value];3998 stcb->asoc.cc_functions = sctp_cc_functions[av->assoc_value];
69 extern const struct sctp_cc_functions sctp_cc_functions[];1266 stcb->asoc.cc_functions = sctp_cc_functions[inp->sctp_ep.sctp_default_cc_module]; in sctp_init_asoc()