Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_cache.h105 int32_t cache_tcp_send_buff(TRWCache* cache, uint32_t fd, const void* data, uint32_t len);
H A Dmt_cache.cpp496 int32_t cache_tcp_send_buff(TRWCache* cache, uint32_t fd, const void* data, uint32_t len) in cache_tcp_send_buff() function