SCTP_PCB_FLAGS_CLOSE_IP
inp->sctp_flags &= ~SCTP_PCB_FLAGS_CLOSE_IP;
(inp->sctp_flags & SCTP_PCB_FLAGS_CLOSE_IP)) {
inp->sctp_flags |= SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP;
inp->sctp_flags |= SCTP_PCB_FLAGS_SOCKET_GONE | SCTP_PCB_FLAGS_CLOSE_IP;