Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetOriginalPort
Function
GetOriginalPort
freebsd/netinet/libalias/alias_db.c:1860–1864 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1858
}
1859
1860
u_short
1861
GetOriginalPort(struct alias_link *lnk)
1862
{
1863
return (lnk->src_port);
1864
}
1865
1866
u_short
1867
GetAliasPort(struct alias_link *lnk)
Callers
8
PunchFWHole
Function · 0.85
AliasHandlePptpIn
Function · 0.85
AliasHandlePptpGreIn
Function · 0.85
IcmpAliasIn1
Function · 0.85
IcmpAliasIn2
Function · 0.85
UdpAliasIn
Function · 0.85
TcpAliasIn
Function · 0.85
LibAliasUnaliasOut
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected