Searched refs:INP_PCBPORTHASH (Results 1 – 3 of 3) sorted by relevance
730 #define INP_PCBPORTHASH(lport, mask) \ macro
2377 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in_pcblookup_local()2760 pcbporthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(inp->inp_lport, in in_pcbinshash()
1274 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in6_pcblookup_local()