Searched refs:SCTP_READ_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance
354 #define SCTP_READ_LOG_SIZE 135 /* we choose the number to make a pcb a page */ macro439 struct sctp_pcbtsn_rlog readlog[SCTP_READ_LOG_SIZE];
5906 if (newindex >= SCTP_READ_LOG_SIZE) { in sctp_sorecvmsg()