Searched refs:porthash_nelements (Results 1 – 1 of 1) sorted by relevance
513 u_int hash_nelements, u_int porthash_nelements) in in_pcbinfo_init() argument528 porthash_nelements = imin(porthash_nelements, IPPORT_MAX + 1); in in_pcbinfo_init()529 pcbinfo->ipi_porthashbase = hashinit(porthash_nelements, M_PCB, in in_pcbinfo_init()531 pcbinfo->ipi_lbgrouphashbase = hashinit(porthash_nelements, M_PCB, in in_pcbinfo_init()