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