Home
last modified time | relevance | path

Searched refs:phd_port (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Din_pcb_var.h62 u_short phd_port; member
H A Din_pcb.c2079 if (phd->phd_port == lport) in in_pcblookup_local()
2728 if (phd->phd_port == inp->inp_lport) in in_pcbinshash()
2742 phd->phd_port = inp->inp_lport; in in_pcbinshash()
/freebsd/sys/netinet6/
H A Din6_pcb.c782 if (phd->phd_port == lport) in in6_pcblookup_local()