lwIP  2.0.2
Lightweight IP stack
sntp_msg Struct Reference

Detailed Description

SNTP packet format (without optional fields) Timestamps are coded as 64 bits:

  • 32 bits seconds since Jan 01, 1970, 00:00
  • 32 bits seconds fraction (0-padded) For future use, if the MSB in the seconds part is set, seconds are based on Feb 07, 2036, 06:28:16.

The documentation for this struct was generated from the following file: