Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetStateOut
Function
GetStateOut
freebsd/netinet/libalias/alias_db.c:1813–1818 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1811
}
1812
1813
int
1814
GetStateOut(struct alias_link *lnk)
1815
{
1816
/* TCP output state */
1817
return (lnk->data.tcp->state.out);
1818
}
1819
1820
struct in_addr
1821
GetOriginalAddress(struct alias_link *lnk)
Callers
1
TcpMonitorOut
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected