Home
last modified time | relevance | path

Searched defs:hashmax (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/validator/
H A Dval_neg.c1194 int hashmax = MAX_NSEC3_CALCULATIONS; in neg_find_nsec3_ce() local
/freebsd/sys/netinet/
H A Din_pcb.c1697 const int hashmax = (ipi->ipi_hashmask + 1) * 2; in inp_next() local