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