Searched refs:FLAG_REFCLOCK (Results 1 – 9 of 9) sorted by relevance
316 if (FLAG_REFCLOCK & p->flags) in timer()341 if (FLAG_REFCLOCK & p->flags) { in timer()
3138 else if (peer->flags & FLAG_REFCLOCK) in poll_update()3172 if (peer->flags & FLAG_REFCLOCK) in poll_update()3287 if (!(peer->flags & FLAG_REFCLOCK)) { in peer_clear()3946 if (peer->flags & FLAG_REFCLOCK) in clock_select()3952 if (peer->flags & FLAG_REFCLOCK) in clock_select()5140 if ( !(peer->flags & FLAG_REFCLOCK) in peer_unfit()
2681 if (p->flags & FLAG_REFCLOCK) { in ctl_putpeer()2724 if (p->flags & FLAG_REFCLOCK) { in ctl_putpeer()4609 if (sys_peer != NULL && (FLAG_REFCLOCK & in read_clockstatus()4616 if (FLAG_REFCLOCK & peer->flags) in read_clockstatus()4619 if (NULL == peer || !(FLAG_REFCLOCK & peer->flags)) { in read_clockstatus()
558 if (FLAG_REFCLOCK & peer->flags) in unpeer()
771 if (pp->flags & FLAG_REFCLOCK) in list_peers_sum()881 if (pp->flags & FLAG_REFCLOCK) in peer_info()1029 if (pp->flags & FLAG_REFCLOCK) in peer_stats()
267 peer->flags |= FLAG_REFCLOCK; in refclock_newpeer()
458 #define FLAG_REFCLOCK 0x0008 /* this is actually a reference clock */ macro
344 indicate FLAG_REFCLOCK.1289 (poll_update): Bump nextupdate on FLAG_REFCLOCK, not _REFCLOCK or
227291 FLAG_REFCLOCK is not set yet) or when copied from pp->leap.227299 FLAG_REFCLOCK is not set yet) or when copied from pp->leap.