Searched refs:phd_pcblist (Results 1 – 4 of 4) sorted by relevance
1863 if (CK_LIST_FIRST(&phd->phd_pcblist) == NULL) { in in_pcbdrop()2076 CK_LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) { in in_pcblookup_local()2739 CK_LIST_INIT(&phd->phd_pcblist); in in_pcbinshash_internal()2743 CK_LIST_INSERT_HEAD(&phd->phd_pcblist, inp, inp_portlist); in in_pcbinshash_internal()2839 if (CK_LIST_FIRST(&phd->phd_pcblist) == NULL) { in in_pcbremlists()
404 struct inpcbhead phd_pcblist; member
799 CK_LIST_FOREACH(inp, &phd->phd_pcblist, inp_portlist) { in in6_pcblookup_local()