Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/include/
Dntp_request.h162 #define REQ_TAIL_MIN \ macro
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_request.c550 REQ_TAIL_MIN)) { in process_private()
/freebsd-12-stable/contrib/ntp/
DCommitLog165740 introduce REQ_TAIL_MIN to represent struct req_pkt_tail size with a
165764 by using REQ_TAIL_MIN instead of sizeof(req_pkt_tail).