Searched refs:GetProxyAddress (Results 1 – 4 of 4) sorted by relevance
162 GetProxyAddress(struct alias_link *_link);
302 inet_ntoa(GetProxyAddress (link)), (u_int) ntohs(GetProxyPort (link))); in ProxyEncodeTcpStream()
914 proxy_address = GetProxyAddress(link); in TcpAliasIn()
2022 GetProxyAddress(struct alias_link *link) in GetProxyAddress() function