Searched refs:vel_code (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_ripencc.c | 314 short rpt_0x55 (TSIPPKT *rpt, unsigned char *pos_code, unsigned char *vel_code, 394 void cmd_0x35s (TSIPPKT *cmd, unsigned char pos_code, unsigned char vel_code, 1110 unsigned char vel_code, in cmd_0x35s() argument 1116 cmd->buf[1] = vel_code; in cmd_0x35s() 2375 unsigned char *vel_code, in rpt_0x55() argument 2385 *vel_code = buf[1]; in rpt_0x55() 3789 pos_code, vel_code, time_code, aux_code; in rpt_io_opt() local 3793 &pos_code, &vel_code, &time_code, &aux_code)) { in rpt_io_opt() 3800 pos_code, vel_code, time_code, aux_code); in rpt_io_opt() 3826 if (vel_code & 0x01) { in rpt_io_opt() [all …]
|