Searched refs:sctp_cc_functions (Results 1 – 9 of 9) sorted by relevance
49 sctp_cc_functions.obj \132 sctp_cc_functions.obj : netinet\sctp_cc_functions.c $(usrsctp_HEADERS)133 cl $(CVARSDLL) $(CFLAGS) -c netinet\sctp_cc_functions.c
53 netinet/sctp_cc_functions.c \
163 netinet/sctp_cc_functions.c
6 'sctp_cc_functions.c',
759 struct sctp_cc_functions { struct937 struct sctp_cc_functions cc_functions;
2411 const struct sctp_cc_functions sctp_cc_functions[] = { variable
76 extern const struct sctp_cc_functions sctp_cc_functions[];4773 stcb->asoc.cc_functions = sctp_cc_functions[av->assoc_value];4797 stcb->asoc.cc_functions = sctp_cc_functions[av->assoc_value];
89 extern const struct sctp_cc_functions sctp_cc_functions[];1317 stcb->asoc.cc_functions = sctp_cc_functions[inp->sctp_ep.sctp_default_cc_module]; in sctp_init_asoc()
25 "usrsctplib/netinet/sctp_cc_functions.c",