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

/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.h156 struct inpcbport *inp_phd; /* head of this list */ member in struct:inpcb
286 _INPCB_PTR(struct inpcbport *) inp_phd; /* head of this list */ member in struct:inpcb_compat
373 u_int64_t inp_phd; /* head of this list */ member in struct:xinpcb64
H A Din_pcb.c1683 inp->inp_phd = phd;
1728 struct inpcbport *phd = inp->inp_phd;

Completed in 26 milliseconds