refclock: add stratum option

This commit is contained in:
Andreas Steinmetz
2017-10-09 10:39:20 +02:00
committed by Miroslav Lichvar
parent 6f54210db2
commit 154b39cf7a
4 changed files with 14 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ typedef struct {
int max_samples;
int sel_options;
int max_lock_age;
int stratum;
uint32_t ref_id;
uint32_t lock_ref_id;
double offset;