Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c171 int sys_cohort = 0; /* cohort switch */ variable
1379 || (!sys_cohort && sys_stratum == hisstratum + 1) in receive()
1386 …refid %#x == pkt refid %#x\n", sys_leap, sys_stratum, hisstratum + 1, !sys_cohort, rbufp->dstadr->… in receive()
5445 sys_cohort = (int)dvalue; in proto_config()