Searched refs:SCTP_HS_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
1626 #define SCTP_HS_TABLE_SIZE 73 macro1628 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()