HomeSort by: relevance | last modified time | path
    Searched defs:get_if_stats (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 91 static void get_if_stats (struct parse *, FILE *);
219 { "ifstats", get_if_stats, { NO, NO, NO, NO },
3130 get_if_stats( function
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 108 static void get_if_stats (sockaddr_u *, endpt *, struct req_pkt *);
182 { REQ_IF_STATS, AUTH, 0, 0, get_if_stats },
2828 * get_if_stats - get interface statistics
2831 get_if_stats( function

Completed in 29 milliseconds