Home
last modified time | relevance | path

Searched refs:REQ_TAIL_MIN (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_request.h183 #define REQ_TAIL_MIN \ macro
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_request.c552 REQ_TAIL_MIN)) { in process_private()
/netbsd/src/external/bsd/ntp/dist/
DCommitLog168961 introduce REQ_TAIL_MIN to represent struct req_pkt_tail size with a
168985 by using REQ_TAIL_MIN instead of sizeof(req_pkt_tail).