SCTP_PCB_FLAGS_WAS_ABORTED
(inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED)) {
(inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED))) {
sctp_pcb_add_flags(stcb->sctp_ep, SCTP_PCB_FLAGS_WAS_ABORTED);
if (inp->sctp_flags & SCTP_PCB_FLAGS_WAS_ABORTED) {