SCTP_PCB_FLAGS_RECVPEERERR
if (inp->sctp_flags & SCTP_PCB_FLAGS_RECVPEERERR)
inp->sctp_flags |= SCTP_PCB_FLAGS_RECVPEERERR;
inp->sctp_flags &= ~SCTP_PCB_FLAGS_RECVPEERERR;