Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.cpp820 CDestLinks* dstlink = (CDestLinks*)_parents; in Destroy() local
821 if (NULL == dstlink) in Destroy()
829 dstlink->FreeSockLink(this); in Destroy()
884 CDestLinks* dstlink = (CDestLinks*)_parents; in GetDestAddr() local
891 dstlink->GetDestIP(ip, port); in GetDestAddr()
1165 CDestLinks* dstlink = (CDestLinks*)_parents; in GetSessionCallback()
1166 if (NULL == dstlink) in GetSessionCallback()
1337 CDestLinks* dstlink = (CDestLinks*)_parents; in FindSession() local
1338 if (NULL == dstlink) in FindSession()
1345 key.SetConnType(dstlink->GetConnType()); in FindSession()
[all …]