Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h455 #define FLAG_AUTHENTIC 0x0004 /* last message was authentic */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_proto.c2315 peer->flags |= FLAG_AUTHENTIC; in receive()
2317 peer->flags &= ~FLAG_AUTHENTIC; in receive()
H A Dntp_control.c1346 if (FLAG_AUTHENTIC & p->flags) in ctlpeerstatus()
2614 !!(FLAG_AUTHENTIC & p->flags)); in ctl_putpeer()
/netbsd/external/bsd/ntp/dist/
H A DCommitLog218086 [Bug 431]: FLAG_AUTHENABLE/FLAG_AUTHENTIC fixes from Dave Mills
218089 FLAG_AUTHENABLE/FLAG_AUTHENTIC fixes from Dave Mills
218092 FLAG_AUTHENABLE/FLAG_AUTHENTIC fixes from Dave Mills