Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetDestPort
Function
GetDestPort
freebsd/netinet/libalias/alias_db.c:1873–1877 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1871
1872
#ifndef NO_FW_PUNCH
1873
static u_short
1874
GetDestPort(struct alias_link *lnk)
1875
{
1876
return (lnk->dst_port);
1877
}
1878
1879
#endif
1880
Callers
1
PunchFWHole
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected