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

  /src/external/bsd/ntp/dist/include/
ntp_request.h 578 u_short totalrecvbufs; /* total receive bufs */ member in struct:info_io_stats
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 1212 io->totalrecvbufs = htons((u_short) total_recvbuffs());
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c 1140 (u_int)ntohs(io->totalrecvbufs));

Completed in 27 milliseconds