Searched refs:sctp_cc_functions (Results 1 – 7 of 7) sorted by relevance
8 sctp_cc_functions.c \
700 struct sctp_cc_functions { struct876 struct sctp_cc_functions cc_functions;
2322 const struct sctp_cc_functions sctp_cc_functions[] = { variable
55 extern const struct sctp_cc_functions sctp_cc_functions[];3967 stcb->asoc.cc_functions = sctp_cc_functions[av->assoc_value];3991 stcb->asoc.cc_functions = sctp_cc_functions[av->assoc_value];
66 extern const struct sctp_cc_functions sctp_cc_functions[];1271 stcb->asoc.cc_functions = sctp_cc_functions[inp->sctp_ep.sctp_default_cc_module]; in sctp_init_asoc()
4365 netinet/sctp_cc_functions.c optional inet sctp | inet6 sctp
16304 # 20110119: netinet/sctp_cc_functions.h removed16305 OLD_FILES+=usr/include/netinet/sctp_cc_functions.h