MCPcopy 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

DeleteDestLinkMethod · 0.95

Calls 1

FreeItemMethod · 0.80

Tested by

no test coverage detected