Searched refs:porthash (Results 1 – 2 of 2) sorted by relevance
779 struct inpcbporthead *porthash; in in6_pcblookup_local() local788 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in6_pcblookup_local()790 CK_LIST_FOREACH(phd, porthash, phd_hash) { in in6_pcblookup_local()
2056 struct inpcbporthead *porthash; in in_pcblookup_local() local2065 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in_pcblookup_local()2067 CK_LIST_FOREACH(phd, porthash, phd_hash) { in in_pcblookup_local()