Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.h333 _parents = ptr; in SetParentsPtr()
337 return _parents; in GetParentsPtr()
361 void* _parents; variable
H A Dmt_net.cpp772 _parents = NULL; in Reset()
791 _parents = NULL; in CSockLink()
820 CDestLinks* dstlink = (CDestLinks*)_parents; in Destroy()
884 CDestLinks* dstlink = (CDestLinks*)_parents; in GetDestAddr()
885 if ((NULL == _parents) || (NULL == addr)) { in GetDestAddr()
1165 CDestLinks* dstlink = (CDestLinks*)_parents; in GetSessionCallback()
1337 CDestLinks* dstlink = (CDestLinks*)_parents; in FindSession()