Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_cache.h103 int32_t cache_tcp_send(TRWCache* cache, uint32_t fd);
H A Dmt_cache.cpp452 int32_t cache_tcp_send(TRWCache* cache, uint32_t fd) in cache_tcp_send() function
503 int32_t ret = cache_tcp_send(cache, fd); in cache_tcp_send_buff()