Searched refs:porthash (Results 1 – 2 of 2) sorted by relevance
771 struct inpcbhead *porthash; in in6_pcblookup_local() local778 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in6_pcblookup_local()780 CK_LIST_FOREACH(inp, porthash, inp_portlist) { in in6_pcblookup_local()
2014 struct inpcbhead *porthash; in in_pcblookup_local() local2021 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in_pcblookup_local()2023 CK_LIST_FOREACH(inp, porthash, inp_portlist) { in in_pcblookup_local()