Searched refs:ss_ht (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_oncore.c300 double ss_ht; member in struct:instance
1313 instance->ss_ht = 100 * f1; /* cm */
2015 instance->ss_ht = buf_w32(&buf[12]);
2298 instance->ss_lat = instance->ss_long = instance->ss_ht = 0;
3133 instance->ss_ht = ht;
3581 instance->ss_ht = kk;
3712 hm = instance->ss_ht/100.;
3799 w32_buf(&Cmd[-2+12], (int) instance->ss_ht);
3804 w32_buf(&Cmd[-2+4], (int) instance->ss_ht);
3814 w32_buf(&Cmd[-2+12],(int) instance->ss_ht);
[all...]

Completed in 61 milliseconds