OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INFO_IS_AUTH
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_request.h
244
#define
INFO_IS_AUTH
(auth_seq) (((auth_seq) & 0x80) != 0)
/src/external/bsd/ntp/dist/ntpd/
ntp_request.c
588
if (!
INFO_IS_AUTH
(inpkt->auth_seq) || !info_auth_keyid
591
INFO_IS_AUTH
(inpkt->auth_seq),
597
INFO_IS_AUTH
(inpkt->auth_seq),
/src/external/bsd/ntp/dist/ntpdc/
ntpdc.c
739
if (
INFO_IS_AUTH
(rpkt.auth_seq)) {
Completed in 34 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026