Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ SctpShowAliasStats
Function
SctpShowAliasStats
freebsd/netinet/libalias/alias_db.c:502–506 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
void SctpShowAliasStats(struct libalias *la)
503
{
504
505
ShowAliasStats(la);
506
}
507
508
/* Internal routines for finding, deleting and adding links
509
Callers
3
AddSctpAssocLocal
Function · 0.85
AddSctpAssocGlobal
Function · 0.85
RmSctpAssoc
Function · 0.85
Calls
1
ShowAliasStats
Function · 0.85
Tested by
no test coverage detected