Home
last modified time | relevance | path

Searched refs:DeleteDestLink (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/micro_thread/
H A Dmt_net.h479 void DeleteDestLink(CDestLinks* dst);
H A Dmt_net.cpp1570 CNetMgr::Instance()->DeleteDestLink(this); in timer_notify()
1696 void CNetMgr::DeleteDestLink(CDestLinks* dst) in DeleteDestLink() function in CNetMgr