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

/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_monitor.c275 * exceeded, douse the RES_LIMITED and RES_KOD
283 * leave the RES_KOD bit lit. Othewise, leave
284 * the counter alone and douse the RES_KOD bit.
291 md->flags &= ~(RES_LIMITED | RES_KOD);
295 md->flags &= ~RES_KOD;
H A Dntp_proto.c473 if (!(restrict_mask & RES_KOD) || hismode ==
485 restrict_mask &= ~RES_KOD;
3268 if (flags & RES_KOD) {
H A Dntp_config.c2234 flags |= RES_KOD;
/macosx-10.10.1/ntp-92/include/
H A Dntp.h823 #define RES_KOD 0x0400 /* send kiss of death packet */ macro
829 RES_LPTRAP | RES_KOD |\
/macosx-10.10.1/ntp-92/ntpdc/
H A Dntpdc_ops.c1674 { "kod", RES_KOD },

Completed in 129 milliseconds