mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 16:35:06 -05:00
refclock: add stratum option
This commit is contained in:
committed by
Miroslav Lichvar
parent
6f54210db2
commit
154b39cf7a
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user