Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.h517 return &_tcp_pool; in GetSkBuffMng()
531 TSkBuffMng _tcp_pool; variable
H A Dmt_net.cpp1705 sk_buffer_mng_init(&_tcp_pool, 60, 4096); in CNetMgr()
1740 sk_buffer_mng_destroy(&_tcp_pool); in ~CNetMgr()
1749 recycle_sk_buffer(&_tcp_pool, now_s); in RecycleObjs()