Searched refs:phd_pcblist (Results 1 – 3 of 3) sorted by relevance
60 struct inpcbhead phd_pcblist; member
2087 CK_LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) { in in_pcblookup_local()2743 CK_LIST_INIT(&phd->phd_pcblist); in in_pcbinshash()2747 CK_LIST_INSERT_HEAD(&phd->phd_pcblist, inp, inp_portlist); in in_pcbinshash()2800 if (CK_LIST_FIRST(&phd->phd_pcblist) == NULL) { in in_pcbremhash_locked()
790 CK_LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) { in in6_pcblookup_local()