Home
last modified time | relevance | path

Searched refs:NTP_MAXHOSTNAME (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_request.h945 #define NTP_MAXHOSTNAME (32 - sizeof(u_int32) - sizeof(u_short)) macro
949 char hostname[NTP_MAXHOSTNAME]; /* hostname */
/freebsd/contrib/ntp/
H A DCommitLog-4.1.01707 * include/ntp_request.h (NTP_MAXHOSTNAME): 144 -> 32