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

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Din_pcb.h150 struct inpcbport *inp_phd; /* head of this list */ member in struct:inpcb
297 _INPCB_PTR(struct inpcbport *) inp_phd; /* head of this list */ member in struct:inpcb_compat
380 u_int64_t inp_phd; /* head of this list */ member in struct:xinpcb64
H A Din_pcb.c2105 inp->inp_phd = phd;
2174 struct inpcbport *phd = inp->inp_phd;
2189 inp->inp_phd = NULL;

Completed in 178 milliseconds