SCTP_PCB_FLAGS_WAS_CONNECTED
if ((inp->sctp_flags & SCTP_PCB_FLAGS_WAS_CONNECTED) ||
inp->sctp_flags |= SCTP_PCB_FLAGS_WAS_CONNECTED;
((inp->sctp_flags & SCTP_PCB_FLAGS_WAS_CONNECTED) ||
if ((inp->sctp_flags & SCTP_PCB_FLAGS_WAS_CONNECTED) == 0) {