Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dauthzone.c7294 #define SERIAL_BITS 32 macro
7298 const uint32_t cutoff = ((uint32_t) 1 << (SERIAL_BITS - 1)); in compare_serial()