Searched refs:SCTP_HS_TABLE_SIZE (Results 1 – 1 of 1) sorted by relevance
1528 #define SCTP_HS_TABLE_SIZE 73 macro1530 static const struct sctp_hs_raise_drop sctp_cwnd_adjust[SCTP_HS_TABLE_SIZE] = {1613 indx = SCTP_HS_TABLE_SIZE - 1; in sctp_hs_cwnd_increase()1623 for (i = net->last_hs_used; i < SCTP_HS_TABLE_SIZE; i++) { in sctp_hs_cwnd_increase()