Searched refs:inp_phd (Results 1 – 2 of 2) sorted by relevance
1247 struct inpcbport *phd = inp->inp_phd; in in_pcbdrop()1926 inp->inp_phd = phd; in in_pcbinshash_internal()2022 struct inpcbport *phd = inp->inp_phd; in in_pcbremlists()2460 db_printf("inp_phd: %p inp_gencnt: %ju\n", inp->inp_phd, in db_print_inpcb()
214 struct inpcbport *inp_phd; /* (i/p) head of this list */ member