Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/unbound/services/
HDauthzone.c6961 #define SERIAL_BITS 32 macro
6965 const uint32_t cutoff = ((uint32_t) 1 << (SERIAL_BITS - 1)); in compare_serial()