Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.c2619 struct inpcbhead *pcbhash, *pcbporthash; in in_pcbinshash() local
2647 pcbporthash = &pcbinfo->ipi_porthashbase[ in in_pcbinshash()
2680 CK_LIST_INSERT_HEAD(pcbporthash, inp, inp_portlist); in in_pcbinshash()