Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.h519 return &_udp_pool; in GetSkBuffMng()
530 TSkBuffMng _udp_pool; variable
H A Dmt_net.cpp1706 sk_buffer_mng_init(&_udp_pool, 60, SK_DFLT_BUFF_SIZE); in CNetMgr()
1741 sk_buffer_mng_destroy(&_udp_pool); in ~CNetMgr()
1748 recycle_sk_buffer(&_udp_pool, now_s); in RecycleObjs()