DEBUG_DEBUG(DEBUG_CATEGORY_ETCP,"[%s] removed packet seq=%u from wait_ack, unacked_bytes now %u total acked=%u",etcp->log_name,seq,etcp->unacked_bytes,etcp->ack_packets_count);
DEBUG_DEBUG(DEBUG_CATEGORY_ETCP,"[%s] TX removed packet seq=%u from wait_ack, unacked_bytes now %u total acked=%u",etcp->log_name,seq,etcp->unacked_bytes,etcp->ack_packets_count);