Home
last modified time | relevance | path

Searched refs:sctp_cc_functions (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/modules/sctp/
H A DMakefile8 sctp_cc_functions.c \
/freebsd/sys/netinet/
H A Dsctp_structs.h700 struct sctp_cc_functions { struct
876 struct sctp_cc_functions cc_functions;
H A Dsctp_cc_functions.c2322 const struct sctp_cc_functions sctp_cc_functions[] = { variable
H A Dsctp_usrreq.c55 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];
H A Dsctputil.c66 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()
/freebsd/sys/conf/
H A Dfiles4365 netinet/sctp_cc_functions.c optional inet sctp | inet6 sctp
/freebsd/
H A DObsoleteFiles.inc16304 # 20110119: netinet/sctp_cc_functions.h removed
16305 OLD_FILES+=usr/include/netinet/sctp_cc_functions.h