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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_proto.c171 int sys_cohort = 0; /* cohort switch */ variable
1337 || (!sys_cohort && sys_stratum == hisstratum + 1)
1339 DPRINTF(2, ("receive: sys leap: %0x, sys_stratum %d > hisstratum+1 %d, !sys_cohort %d && sys_stratum == hisstratum+1, loop refid %#x == pkt refid %#x\n", sys_leap, sys_stratum, hisstratum + 1, !sys_cohort, rbufp->dstadr->addr_refid, pkt->refid));
5318 sys_cohort = (int)dvalue;

Completed in 66 milliseconds