Searched refs:INP_PCBPORTHASH (Results 1 – 3 of 3) sorted by relevance
549 #define INP_PCBPORTHASH(lport, mask) \ macro
1766 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in_pcblookup_local()2310 INP_PCBPORTHASH(inp->inp_lport, pcbinfo->ipi_porthashmask)]; in in_pcbinshash_internal()
734 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in6_pcblookup_local()