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

  /src/external/bsd/ntp/dist/include/
ntp_request.h 233 #define ISRESPONSE(rm_vn_mode) (((rm_vn_mode)&RESP_BIT)!=0)
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.c 744 if (!ISRESPONSE(rpkt.rm_vn_mode)) {
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 446 if ( (++ec, ISRESPONSE(inpkt->rm_vn_mode))

Completed in 96 milliseconds