Searched refs:phd_port (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Din_pcb.h480 u_short phd_port; member in struct:inpcbport
H A Din_pcb.c1672 if (phd->phd_port == lport)
2025 if (phd->phd_port == inp->inp_lport)
2042 phd->phd_port = inp->inp_lport;
/xnu-2422.115.4/bsd/netinet6/
H A Din6_pcb.c965 if (phd->phd_port == lport)
/xnu-2422.115.4/tools/lldbmacros/
H A Dnet.py1644 out_string += Getntohs(ppcb.phd_port)

Completed in 35 milliseconds