Collaboration diagram for SNTP:
Data Structures | |
struct | _sntpframe |
struct | SNTP_resync_args |
Defines | |
#define | NUT_THREAD_SNTPSTACK 256 |
#define | NTP_PORT 123 |
#define | SNTP_PORT NTP_PORT |
Typedefs | |
typedef _sntpframe | sntpframe |
Functions | |
void | SNTP_resync (void *arg) |
int | NutSNTPGetTime (u_long *server_adr, time_t *t) |
int | NutSNTPStartThread (u_long server_addr, u_long interval) |