Searched refs:bogusorg (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_proto.c1894 peer->bogusorg++; /* for TEST2 or TEST3 */
1951 peer->bogusorg++;
1960 peer->bogusorg++;
1969 peer->bogusorg++;
1977 peer->bogusorg++;
2037 peer->bogusorg++;
2053 peer->bogusorg++;
2094 peer->bogusorg++;
H A Dntp_peer.c1049 peer->bogusorg = 0;
H A Dntp_request.c1048 ip->bogusorg = htonl((u_int32)(pp->bogusorg));
H A Dntp_control.c543 { CP_BOGUSORG, RO, "bogusorg" }, /* 46 */
2841 ctl_putuint(peer_var[id].text, p->bogusorg);
/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h404 u_long bogusorg; /* bogus origin (TEST2, TEST3) */ member in struct:peer
H A Dntp_request.h443 u_int32 bogusorg; /* bogus origin */ member in struct:info_peer_stats
/freebsd-13-stable/usr.sbin/ntp/ntpdc/
H A Dnl.c252 printf("offsetof(bogusorg) = %d\n",
253 (int) offsetof(struct info_peer_stats, bogusorg));
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc_ops.c855 (u_long)ntohl(pp->bogusorg));

Completed in 204 milliseconds