SCTP_PCB_FLAGS_NO_FRAGMENT
if ((stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_NO_FRAGMENT) &&
optval = inp->sctp_flags & SCTP_PCB_FLAGS_NO_FRAGMENT;
set_opt = SCTP_PCB_FLAGS_NO_FRAGMENT;