Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.c505 u_int hash_nelements, u_int porthash_nelements) in in_pcbinfo_init() argument
516 pcbinfo->ipi_hash_exact = hashinit(hash_nelements, M_PCB, in in_pcbinfo_init()
518 pcbinfo->ipi_hash_wild = hashinit(hash_nelements, M_PCB, in in_pcbinfo_init()