Home
last modified time | relevance | path

Searched refs:flash2 (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/ntp/ntpdc/
HDlayout.std72 offsetof(flash2) = 24
HDntpdc_ops.c587 pp->reach, pp->unreach, pp->flash2); in printpeer()
/trueos/contrib/ntp/ntpq/
HDntpq-subs.c178 char flash2[] = " .+* "; /* flash decode for version 2 */ variable
1512 c = flash2[CTL_PEER_STATVAL(rstatus) & 0x3]; in doprintpeers()
/trueos/contrib/ntp/include/
HDntp_request.h378 u_short flash2; /* new peer.flash */ member
/trueos/contrib/ntp/ntpd/
HDntp_request.c910 ip->flash2 = (u_short) pp->flash; in peer_info()