From ad8b7d9e228c894c12cc061770b1a39d037e90ab Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 12 Sep 2024 07:01:23 +0200 Subject: Adding upstream version 4.6. Signed-off-by: Daniel Baumann --- ntp_core.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ntp_core.h') diff --git a/ntp_core.h b/ntp_core.h index 5c5a614..67971ea 100644 --- a/ntp_core.h +++ b/ntp_core.h @@ -113,6 +113,8 @@ extern void NCR_ModifyMaxdelaydevratio(NCR_Instance inst, double new_max_delay_d extern void NCR_ModifyMinstratum(NCR_Instance inst, int new_min_stratum); +extern void NCR_ModifyOffset(NCR_Instance inst, double new_offset); + extern void NCR_ModifyPolltarget(NCR_Instance inst, int new_poll_target); extern void NCR_InitiateSampleBurst(NCR_Instance inst, int n_good_samples, int n_total_samples); -- cgit v1.2.3