mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-01-20 21:00:20 -05:00
Add support for reference clocks
This commit is contained in:
3
util.h
3
util.h
@@ -72,6 +72,9 @@ extern char *UTI_TimevalToString(struct timeval *tv);
|
||||
diagnostic display */
|
||||
extern char *UTI_TimestampToString(NTP_int64 *ts);
|
||||
|
||||
/* Convert ref_id into a temporary string, for diagnostics */
|
||||
extern char *UTI_RefidToString(unsigned long ref_id);
|
||||
|
||||
/* Convert an IP address to dotted quad notation, for diagnostics */
|
||||
extern char *UTI_IPToDottedQuad(unsigned long ip);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user