Home | History | Annotate | Download | only in slirp

Lines Matching refs:fport

561 		if ((tcptos[i].fport && (ntohs(so->so_fport) == tcptos[i].fport)) ||
571 if ((emup->fport && (ntohs(so->so_fport) == emup->fport)) ||