Home
last modified time | relevance | path

Searched refs:MDF_PCLNT (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/ntp/include/
H A Dntp.h822 #define MDF_PCLNT 0x40 /* preemptible pool client */ macro
/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_proto.c475 if (MDF_PCLNT & peer->cast_flags) { in transmit()
1496 cast_flags |= MDF_PCLNT; in receive()
/freebsd-14.2/contrib/ntp/
H A DCommitLog3013 Get rid of unused MDF_UCLNT, introduce MDF_PCLNT