Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDin_pcb.c1247 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()
HDin_pcb.h214 struct inpcbport *inp_phd; /* (i/p) head of this list */ member