Searched refs:clktype (Results 1 – 4 of 4) sorted by relevance
233 u_char clktype; in refclock_newpeer() 246 clktype = (u_char)REFCLOCKTYPE(&peer->srcadr); in refclock_newpeer() 248 if (clktype >= num_refclock_conf || in refclock_newpeer() 249 refclock_conf[clktype]->clock_start == noentry) { in refclock_newpeer() 252 clktype); in refclock_newpeer() 265 peer->refclktype = clktype; in refclock_newpeer() 271 pp->type = clktype; in refclock_newpeer() 272 pp->conf = refclock_conf[clktype]; in refclock_newpeer() 293 if (!((refclock_conf[clktype]->clock_start)(unit, peer))) { in refclock_newpeer() 310 u_char clktype; in refclock_unpeer() 235 u_char clktype; refclock_newpeer() local 312 u_char clktype; refclock_unpeer() local 364 u_char clktype; refclock_transmit() local 1261 u_char clktype; refclock_control() local 1376 int clktype; refclock_buginfo() local [all...]
12 struct clktype clktypes[] = {115 register struct clktype *clk; in clockname()
28 struct clktype { struct33 extern struct clktype clktypes[]; argument
2666 struct clktype *clk; in clockstat()