Home
last modified time | relevance | path

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

/external/u-boot/net/
Dsntp.h33 struct sntp_pkt_t { struct
35 uchar mode:3;
36 uchar vn:3;
37 uchar li:2;
43 uchar stratum;
44 uchar poll;
45 uchar precision;
46 uint root_delay;
47 uint root_dispersion;
48 uint reference_id;
[all …]