HomeSort by: relevance | last modified time | path
    Searched refs:info_peer_stats (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp_request.h 450 struct info_peer_stats { struct
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 763 struct info_peer_stats *pp;
805 sizeof(struct info_peer_stats));
818 if (!checkitemsize(itemsize, sizeof(struct info_peer_stats)) &&
819 !checkitemsize(itemsize, v4sizeof(struct info_peer_stats)))
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 955 struct info_peer_stats *ip;
967 v6sizeof(struct info_peer_stats));
1055 ip = (struct info_peer_stats *)more_pkt();

Completed in 29 milliseconds