Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.h221 struct inpcbport *inp_phd; /* (r:e/w:h) head of this list */ member
H A Din_pcb.c2618 inp->inp_phd = phd; in in_pcbinshash()
2649 struct inpcbport *phd = inp->inp_phd; in in_pcbremhash_locked()
3186 db_printf("inp_phd: %p inp_gencnt: %ju\n", inp->inp_phd, in db_print_inpcb()