Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetAliasPort
Function
GetAliasPort
freebsd/netinet/libalias/alias_db.c:1866–1870 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1864
}
1865
1866
u_short
1867
GetAliasPort(struct alias_link *lnk)
1868
{
1869
return (lnk->alias_port);
1870
}
1871
1872
#ifndef NO_FW_PUNCH
1873
static u_short
Callers
10
NewFtpMessage
Function · 0.85
AliasHandlePptpOut
Function · 0.85
AliasHandleIrcOut
Function · 0.85
alias_pna_out
Function · 0.85
IcmpAliasOut1
Function · 0.85
IcmpAliasOut2
Function · 0.85
UdpAliasOut
Function · 0.85
TcpAliasOut
Function · 0.85
alias_skinny_port_msg
Function · 0.85
alias_skinny_opnrcvch_ack
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected