NTP_MSGSIZE_NOAUTH
#define NTP_MSGSIZE (NTP_MSGSIZE_NOAUTH + 4 + NTP_DIGESTSIZE)
if (len != NTP_MSGSIZE_NOAUTH && len != NTP_MSGSIZE) {