MCPcopy 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
1866u_short
1867GetAliasPort(struct alias_link *lnk)
1868{
1869 return (lnk->alias_port);
1870}
1871
1872#ifndef NO_FW_PUNCH
1873static u_short

Callers 10

NewFtpMessageFunction · 0.85
AliasHandlePptpOutFunction · 0.85
AliasHandleIrcOutFunction · 0.85
alias_pna_outFunction · 0.85
IcmpAliasOut1Function · 0.85
IcmpAliasOut2Function · 0.85
UdpAliasOutFunction · 0.85
TcpAliasOutFunction · 0.85
alias_skinny_port_msgFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected