Searched refs:sctp_cc_functions (Results 1 – 21 of 21) sorted by relevance
50 sctp_cc_functions.obj \136 sctp_cc_functions.obj : netinet\sctp_cc_functions.c $(usrsctp_HEADERS)137 cl $(CVARSDLL) $(CFLAGS) -c netinet\sctp_cc_functions.c
54 netinet/sctp_cc_functions.c \
25 "usrsctplib/netinet/sctp_cc_functions.c",
29 third_party/usrsctp/usrsctplib/netinet/sctp_cc_functions.c \
70 'usrsctplib/netinet/sctp_cc_functions.c',
27 Only in usrsctplib/netinet: sctp_cc_functions.c
722 struct sctp_cc_functions { struct914 struct sctp_cc_functions cc_functions;
2386 struct sctp_cc_functions sctp_cc_functions[] = { variable
71 extern struct sctp_cc_functions sctp_cc_functions[];4509 stcb->asoc.cc_functions = sctp_cc_functions[av->assoc_value];4531 stcb->asoc.cc_functions = sctp_cc_functions[av->assoc_value];
80 extern struct sctp_cc_functions sctp_cc_functions[];1112 stcb->asoc.cc_functions = sctp_cc_functions[inp->sctp_ep.sctp_default_cc_module]; in sctp_init_asoc()