Home
last modified time | relevance | path

Searched refs:GetProxyPort (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/netinet/libalias/
HDalias_local.h338 u_short GetProxyPort(struct alias_link *_lnk);
HDalias_proxy.c308 inet_ntoa(GetProxyAddress(lnk)), (u_int) ntohs(GetProxyPort(lnk))); in ProxyEncodeTcpStream()
HDalias.c761 proxy_port = GetProxyPort(lnk); in UdpAliasIn()
960 proxy_port = GetProxyPort(lnk); in TcpAliasIn()
HDalias_db.c1958 GetProxyPort(struct alias_link *lnk) in GetProxyPort() function