OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MDF_ACAST
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp.h
822
#define
MDF_ACAST
0x10 /* manycast client solicitor */
828
* whose reach is always 0: MDF_BCAST, MDF_MCAST, and
MDF_ACAST
. The
830
* not affect the
MDF_ACAST
association's reach register, rather they
833
#define MDF_TXONLY_MASK (MDF_BCAST | MDF_MCAST |
MDF_ACAST
| MDF_POOL)
837
#define MDF_SOLICIT_MASK (
MDF_ACAST
| MDF_POOL)
/src/external/bsd/ntp/dist/ntpd/
ntp_peer.c
606
cast_flags =
MDF_ACAST
;
625
if ((
MDF_ACAST
| MDF_POOL) & cast_flags)
740
if (p->dstadr != piface && !(
MDF_ACAST
& p->cast_flags)
1009
if (cast_flags &
MDF_ACAST
) {
ntp_io.c
3980
(MDF_BCLNT |
MDF_ACAST
| MDF_MCAST | MDF_BCAST)) {
ntp_proto.c
437
if (peer->cast_flags &
MDF_ACAST
) {
Completed in 52 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026