|
iPXE
|
An NTP header. More...
#include <ntp.h>
Data Fields | |
| uint8_t | flags |
| Flags. More... | |
| uint8_t | stratum |
| Stratum. More... | |
| int8_t | poll |
| Polling rate. More... | |
| int8_t | precision |
| Precision. More... | |
| struct ntp_short | delay |
| Root delay. More... | |
| struct ntp_short | dispersion |
| Root dispersion. More... | |
| union ntp_id | id |
| Reference clock identifier. More... | |
| struct ntp_timestamp | reference |
| Reference timestamp. More... | |
| struct ntp_timestamp | originate |
| Originate timestamp. More... | |
| struct ntp_timestamp | receive |
| Receive timestamp. More... | |
| struct ntp_timestamp | transmit |
| Transmit timestamp. More... | |
| struct ntp_timestamp ntp_header::reference |
| struct ntp_timestamp ntp_header::originate |
| struct ntp_timestamp ntp_header::receive |
| struct ntp_timestamp ntp_header::transmit |
1.8.15