Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_control.h122 #define CTL_PEER_STATVAL(status)(((status)>>8) & 0xff) macro
/freebsd-14-stable/contrib/ntp/libntp/
HDstatestr.c472 pst = (u_char)CTL_PEER_STATVAL(st); in statustoa()
/freebsd-14-stable/contrib/ntp/ntpq/
HDntpq-subs.c1204 statval = (u_char) CTL_PEER_STATVAL(assoc_cache[i].status); in printassoc()
1904 c = flash3[CTL_PEER_STATVAL(rstatus) & 0x7]; in doprintpeers()
1906 c = flash2[CTL_PEER_STATVAL(rstatus) & 0x3]; in doprintpeers()
2055 !(CTL_PEER_STATVAL(assoc_cache[u].status) in dopeers()
2110 !(CTL_PEER_STATVAL(assoc_cache[u].status) in doapeers()
2231 !(CTL_PEER_STATVAL(assoc_cache[i].status) & in doopeers()