Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/libntp/
Dstatestr.c137 { PEVNT_MOBIL & ~PEER_EVENT, "mobilize", 0 },
/freebsd-12-stable/contrib/ntp/include/
Dntp.h656 #define PEVNT_MOBIL (1 | PEER_EVENT) /* mobilize */ macro
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_peer.c1010 mprintf_event(PEVNT_MOBIL, peer, "assoc %d", peer->associd); in newpeer()
/freebsd-12-stable/contrib/ntp/ntpq/
Dntpq-subs.c1295 case PEVNT_MOBIL: in printassoc()