Searched refs:GetProxyAddress (Results 1 – 4 of 4) sorted by relevance
315 struct in_addr GetProxyAddress(struct alias_link *_lnk);
303 inet_ntoa_r(GetProxyAddress(lnk), INET_NTOA_BUF(addrbuf)), in ProxyEncodeTcpStream()
778 proxy_address = GetProxyAddress(lnk); in UdpAliasIn()983 proxy_address = GetProxyAddress(lnk); in TcpAliasIn()
1612 GetProxyAddress(struct alias_link *lnk) in GetProxyAddress() function