Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ SetProxyAddress
Function
SetProxyAddress
freebsd/netinet/libalias/alias_db.c:1894–1898 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1892
}
1893
1894
void
1895
SetProxyAddress(struct alias_link *lnk, struct in_addr addr)
1896
{
1897
lnk->proxy_addr = addr;
1898
}
1899
1900
u_short
1901
GetProxyPort(struct alias_link *lnk)
Callers
2
UdpAliasOut
Function · 0.85
TcpAliasOut
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected