RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_ntp_query Struct Reference

Public data structure for rad_ntp_query. More...

#include <radkernel.h>

+ Collaboration diagram for rad_ntp_query:

Public Attributes

uint32_t size
 Public structure field.
 
rad_ipv4_address_t server
 NTP/SNTP server to query; zero uses default.
 
uint16_t port
 UDP port to query; zero uses default.
 
uint16_t timeout_ms
 Timeout in milliseconds; zero uses a small default.
 
rad_ntp_status_t status
 Result status after the query.
 

Detailed Description

Public data structure for rad_ntp_query.


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