MCPcopy Create free account
hub / github.com/F-Stack/f-stack / GetFragmentPtr

Function GetFragmentPtr

freebsd/netinet/libalias/alias_db.c:1750–1754  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1748}
1749
1750void
1751GetFragmentPtr(struct alias_link *lnk, void **fptr)
1752{
1753 *fptr = lnk->data.frag_ptr;
1754}
1755
1756void
1757SetStateIn(struct alias_link *lnk, int state)

Callers 1

LibAliasGetFragmentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected