Home
last modified time | relevance | path

Searched refs:CTL_PEER_STATUS (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/ntp/include/
HDntp_control.h117 #define CTL_PEER_STATUS(status, nevnt, evnt) \ macro
/freebsd-14-stable/contrib/ntp/ntpd/
HDntp_control.c1345 return CTL_PEER_STATUS(status, p->num_events, p->last_event); in ctlpeerstatus()
1358 return CTL_PEER_STATUS(0, pcs->lastevent, pcs->currentstatus); in ctlclkstatus()