Tizen RT Libs&Environment
v1.0 D5
|
Structure of NTP server information. More...
#include <ntpclient.h>
Data Fields | |
struct ntpc_server_conn_s | conn |
in_addr_t | ipaddr |
int | link |
Structure of NTP server information.
Definition at line 116 of file ntpclient.h.
struct ntpc_server_conn_s conn |
Definition at line 117 of file ntpclient.h.
in_addr_t ipaddr |
Definition at line 118 of file ntpclient.h.
int link |
Definition at line 119 of file ntpclient.h.