Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ GetDestAddress
Function
GetDestAddress
freebsd/netinet/libalias/alias_db.c:1829–1833 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1827
}
1828
1829
struct in_addr
1830
GetDestAddress(struct alias_link *lnk)
1831
{
1832
return (lnk->dst_addr);
1833
}
1834
1835
struct in_addr
1836
GetAliasAddress(struct alias_link *lnk)
Callers
5
NewFtpMessage
Function · 0.85
PunchFWHole
Function · 0.85
AliasHandlePptpOut
Function · 0.85
AliasHandlePptpIn
Function · 0.85
alias_pna_out
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected