ntp: define NTP_MAX_STRATUM for other modules

This commit is contained in:
Miroslav Lichvar
2014-10-14 17:24:41 +02:00
parent af0b83a2c3
commit e0059bcc6b
4 changed files with 8 additions and 5 deletions

View File

@@ -201,9 +201,6 @@ struct NCR_Instance_Record {
/* Maximum allowed dispersion - as defined in RFC 5905 (16 seconds) */
#define NTP_MAX_DISPERSION 16.0
/* Maximum stratum number */
#define NTP_MAX_STRATUM 16
/* Invalid stratum number */
#define NTP_INVALID_STRATUM 0