Home
last modified time | relevance | path

Searched refs:porthash (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/netinet6/
Din6_pcb.c712 struct inpcbporthead *porthash; in in6_pcblookup_local() local
721 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in6_pcblookup_local()
723 LIST_FOREACH(phd, porthash, phd_hash) { in in6_pcblookup_local()
/freebsd-9-stable/sys/netinet/
Din_pcb.c1442 struct inpcbporthead *porthash; in in_pcblookup_local() local
1451 porthash = &pcbinfo->ipi_porthashbase[INP_PCBPORTHASH(lport, in in_pcblookup_local()
1453 LIST_FOREACH(phd, porthash, phd_hash) { in in_pcblookup_local()