MCPcopy 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
502void SctpShowAliasStats(struct libalias *la)
503{
504
505 ShowAliasStats(la);
506}
507
508/* Internal routines for finding, deleting and adding links
509

Callers 3

AddSctpAssocLocalFunction · 0.85
AddSctpAssocGlobalFunction · 0.85
RmSctpAssocFunction · 0.85

Calls 1

ShowAliasStatsFunction · 0.85

Tested by

no test coverage detected