Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ FreeDestLink
Method
FreeDestLink
adapter/micro_thread/mt_net.h:511–513 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
509
};
510
511
void FreeDestLink(CDestLinks* item) {
512
return _dest_ip_pool.FreeItem(item);
513
};
514
515
TSkBuffMng* GetSkBuffMng(MT_PROTO_TYPE type) {
516
if (type == NET_PROTO_TCP) {
Callers
1
DeleteDestLink
Method · 0.95
Calls
1
FreeItem
Method · 0.80
Tested by
no test coverage detected