SCTP_PCB_FLAGS_RECVPADDREVNT
if (inp->sctp_flags & SCTP_PCB_FLAGS_RECVPADDREVNT)
inp->sctp_flags |= SCTP_PCB_FLAGS_RECVPADDREVNT;
inp->sctp_flags &= ~SCTP_PCB_FLAGS_RECVPADDREVNT;
if (!(stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_RECVPADDREVNT))