Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ SetProxyPort
Function
SetProxyPort
freebsd/netinet/libalias/alias_db.c:1906–1910 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1904
}
1905
1906
void
1907
SetProxyPort(struct alias_link *lnk, u_short port)
1908
{
1909
lnk->proxy_port = port;
1910
}
1911
1912
int
1913
GetAckModified(struct alias_link *lnk)
Callers
2
UdpAliasOut
Function · 0.85
TcpAliasOut
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected