LDC_NACK
if (p->stype & LDC_NACK)
if (p->stype & (LDC_ACK | LDC_NACK)) {
p = handshake_compose_ctrl(lp, LDC_NACK, LDC_VERS,
p->stype = LDC_NACK;
case LDC_NACK: