Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.h508 return _dest_ip_pool.AllocItem(); in AllocDestLink()
512 return _dest_ip_pool.FreeItem(item); in FreeDestLink()
532 TDestPool _dest_ip_pool; variable
H A Dmt_net.cpp1753 _dest_ip_pool.RecycleItem(now); in RecycleObjs()