Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_cache.h75 void recycle_sk_buffer(TSkBuffMng* mng, uint32_t now);
H A Dmt_net.cpp1748 recycle_sk_buffer(&_udp_pool, now_s); in RecycleObjs()
1749 recycle_sk_buffer(&_tcp_pool, now_s); in RecycleObjs()
H A Dmt_cache.cpp148 void recycle_sk_buffer(TSkBuffMng* mng, uint32_t now) in recycle_sk_buffer() function