Home
last modified time | relevance | path

Searched refs:w32_buf (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
HDrefclock_oncore.c569 #define w32_buf(buf,w) { u_int i_tmp; \ macro
3058 w32_buf(&Cmd[-2+4], (int)instance->delay); in oncore_get_timestamp()
3063 w32_buf(&Cmd[-2+4], instance->offset); /* will check for hw response */ in oncore_get_timestamp()
3808 w32_buf(&Cmd[-2+4], (int) instance->ss_lat); in oncore_set_posn()
3809 w32_buf(&Cmd[-2+8], (int) instance->ss_long); in oncore_set_posn()
3810 w32_buf(&Cmd[-2+12], (int) instance->ss_ht); in oncore_set_posn()
3815 w32_buf(&Cmd[-2+4], (int) instance->ss_ht); in oncore_set_posn()
3823 w32_buf(&Cmd[-2+4], (int) instance->ss_lat); in oncore_set_posn()
3824 w32_buf(&Cmd[-2+8], (int) instance->ss_long); in oncore_set_posn()
3825 w32_buf(&Cmd[-2+12],(int) instance->ss_ht); in oncore_set_posn()
[all …]