Searched refs:V6_SIZEOF_RESTRICT_U (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_restrict.c61 #define INC_RESLIST6 ((1024 - 16) / V6_SIZEOF_RESTRICT_U)
263 const size_t cb = V6_SIZEOF_RESTRICT_U;
307 zero_mem(res, V6_SIZEOF_RESTRICT_U);
676 V6_SIZEOF_RESTRICT_U);
/freebsd-11-stable/contrib/ntp/include/
H A Dntp.h855 #define V6_SIZEOF_RESTRICT_U (offsetof(restrict_u, u) \ macro

Completed in 179 milliseconds