STA_INS
if ((ntpdata->time_state == TIME_INS) && (ntpdata->time_status & STA_INS))
if (ntpdata->time_status & STA_INS) {
if (!(ntpdata->time_status & STA_INS)) {
if (!(ntpdata->time_status & (STA_INS | STA_DEL)))
if ((ntpdata->time_state == TIME_INS) && (ntpdata->time_status & STA_INS)) {
txc->status & (STA_INS | STA_DEL))
tx.status = STA_INS;
if (tx.status != STA_INS && tx.status != STA_DEL) {
if (tx.status != STA_INS && tx.status != STA_DEL) {
tx.status = STA_INS;
tx.status = STA_INS;