NTP packet flags stored in the first byte of the packet.
More...
|
|
unsigned char | leapIndicator: 2 |
| | Warns of an impending leap second to be inserted/deleted in the last minute of the current day.
|
|
unsigned char | mode: 3 |
| | Mode.
|
|
unsigned char | versionNumber: 3 |
| | Version number of the protocol (3 or 4).
|
NTP packet flags stored in the first byte of the packet.
Definition at line 11 of file NtpPacket.h.
The documentation for this struct was generated from the following file: