Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_pcb.c1857 struct inpcbport *phd = inp->inp_phd; in in_pcbdrop()
2742 inp->inp_phd = phd; in in_pcbinshash_internal()
2830 struct inpcbport *phd = inp->inp_phd; in in_pcbremlists()
3320 db_printf("inp_phd: %p inp_gencnt: %ju\n", inp->inp_phd, in db_print_inpcb()
H A Din_pcb.h317 struct inpcbport *inp_phd; /* (i/h) head of this list */ member
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h317 struct inpcbport *inp_phd; /* (i/h) head of this list */ member