Home
last modified time | relevance | path

Searched defs:sntp_pkt_t (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/net/
H A Dsntp.h34 struct sntp_pkt_t { struct
36 uchar mode:3;
37 uchar vn:3;
38 uchar li:2;
44 uchar stratum;
45 uchar poll;
46 uchar precision;
47 uint root_delay;
48 uint root_dispersion;
49 uint reference_id;
[all …]