OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stratum
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
print-ntp.c
108
TCHECK(bp->
stratum
);
109
printf(",
Stratum
%u", bp->
stratum
);
128
/* Interpretation depends on
stratum
*/
129
switch (bp->
stratum
) {
ntp.h
44
* |LI | VN |Mode |
Stratum
| Poll | Precision |
80
u_char
stratum
; /*
Stratum
level */
member in struct:ntpdata
122
*
Stratum
Definitions
CHANGES
615
- Fix ntp_print() to not print garbage when the
stratum
is
Completed in 57 milliseconds