Searched refs:phd_pcblist (Results 1 – 3 of 3) sorted by relevance
633 struct inpcbhead phd_pcblist; member
2389 LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) { in in_pcblookup_local()2778 LIST_INIT(&phd->phd_pcblist); in in_pcbinshash()2810 LIST_INSERT_HEAD(&phd->phd_pcblist, inp, inp_portlist); in in_pcbinshash()2926 if (LIST_EMPTY(&phd->phd_pcblist)) { in in_pcbremlists()
1287 LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) { in in6_pcblookup_local()