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