Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.cpp1746 uint32_t now_s = (uint32_t)(now / 1000); in RecycleObjs() local
1748 recycle_sk_buffer(&_udp_pool, now_s); in RecycleObjs()
1749 recycle_sk_buffer(&_tcp_pool, now_s); in RecycleObjs()