Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_cc_functions.c1626 #define SCTP_HS_TABLE_SIZE 73 macro
1628 static const struct sctp_hs_raise_drop sctp_cwnd_adjust[SCTP_HS_TABLE_SIZE] = {
1711 indx = SCTP_HS_TABLE_SIZE - 1; in sctp_hs_cwnd_increase()
1721 for (i = net->last_hs_used; i < SCTP_HS_TABLE_SIZE; i++) { in sctp_hs_cwnd_increase()