MCPcopy 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
1906void
1907SetProxyPort(struct alias_link *lnk, u_short port)
1908{
1909 lnk->proxy_port = port;
1910}
1911
1912int
1913GetAckModified(struct alias_link *lnk)

Callers 2

UdpAliasOutFunction · 0.85
TcpAliasOutFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected