Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.h477 CDestLinks* FindCreateDest(CDestLinks* key);
H A Dmt_net.cpp256 CDestLinks* dest_link = CNetMgr::Instance()->FindCreateDest(&key); in GetConnLink()
1673 CDestLinks* CNetMgr::FindCreateDest(CDestLinks* key) in FindCreateDest() function in CNetMgr