Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h169 struct inpcbport *inp_phd; /* head of this list */ member
418 _INPCB_PTR(struct inpcbport *) inp_phd; /* head of this list */
502 u_int64_t inp_phd; /* head of this list */ member
H A Din_pcb.c2809 inp->inp_phd = phd; in in_pcbinshash()
2915 struct inpcbport *phd = inp->inp_phd; in in_pcbremlists()
2930 inp->inp_phd = NULL; in in_pcbremlists()