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

  /src/external/bsd/ntp/dist/include/
ntp_request.h 169 * The req_pkt_tail structure is used by ntpd to adjust for different
172 struct req_pkt_tail { struct
182 /* MODE_PRIVATE req_pkt_tail minimum size (16 octet digest) */
184 (sizeof(struct req_pkt_tail) - (MAX_MAC_LEN - MAX_MD5_LEN))
  /src/external/bsd/ntp/dist/ntpd/
ntp_request.c 418 struct req_pkt_tail *tailinpkt;

Completed in 22 milliseconds