Searched refs:RES_KOD (Results 1 – 9 of 9) sorted by relevance
333 return ~(RES_LIMITED | RES_KOD) & flags; in ntp_monitor()397 restrict_mask &= ~(RES_LIMITED | RES_KOD); in ntp_monitor()401 restrict_mask &= ~RES_KOD; in ntp_monitor()467 return ~(RES_LIMITED | RES_KOD) & flags; in ntp_monitor()484 mon->flags = ~(RES_LIMITED | RES_KOD) & flags; in ntp_monitor()
839 if (rflags & RES_KOD) { in rflags_str()840 CLEAR_BIT_IF_DEBUG(RES_KOD, rflags); in rflags_str()
959 if ( !(restrict_mask & RES_KOD) in receive()979 restrict_mask &= ~RES_KOD; in receive()4639 if (flags & RES_KOD) { in fast_xmit()
2803 rflags |= RES_KOD; in config_access()2866 if ((RES_KOD & rflags) && !(RES_LIMITED & rflags)) { in config_access()
895 #define RES_KOD 0x0800 /* send kiss of death packet */ macro909 RES_LPTRAP | RES_KOD | \
193 { RES_KOD, "kod", 0 },
3249 ? RES_KOD in mrulist()3319 (RES_KOD & recent->rs) in mrulist()
1660 { "kod", RES_KOD },
160751 the remote address, but if RES_KOD or RES_LIMITED handling was160792 the remote address, but if RES_KOD or RES_LIMITED handling was