Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpdc/
Dlayout.std80 offsetof(flash2) = 24
Dntpdc_ops.c613 pp->reach, pp->unreach, pp->flash2); in printpeer()
/freebsd-9-stable/contrib/ntp/include/
Dntp_request.h392 u_short flash2; /* new peer.flash */ member
/freebsd-9-stable/usr.sbin/ntp/ntpdc/
Dnl.c161 (int) offsetof(struct info_peer, flash2));
/freebsd-9-stable/contrib/ntp/ntpq/
Dntpq-subs.c273 char flash2[] = " .+* "; /* flash decode for version 2 */ variable
1816 c = flash2[CTL_PEER_STATVAL(rstatus) & 0x3]; in doprintpeers()
/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_request.c901 ip->flash2 = (u_short)pp->flash; in peer_info()