Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_request.h162 #define REQ_TAIL_MIN \ macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c550 REQ_TAIL_MIN)) { in process_private()
/freebsd/contrib/ntp/
H A 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).