Searched refs:porthash_nelements (Results 1 – 1 of 1) sorted by relevance
521 struct inpcbhead *listhead, int hash_nelements, int porthash_nelements, in in_pcbinfo_init() argument525 porthash_nelements = imin(porthash_nelements, IPPORT_MAX + 1); in in_pcbinfo_init()538 pcbinfo->ipi_porthashbase = hashinit(porthash_nelements, M_PCB, in in_pcbinfo_init()540 pcbinfo->ipi_lbgrouphashbase = hashinit(porthash_nelements, M_PCB, in in_pcbinfo_init()