SCTP_MIN_RWND
if (ntohl(init->a_rwnd) < SCTP_MIN_RWND) {
if (ntohl(init_ack->a_rwnd) < SCTP_MIN_RWND) {