Searched refs:cache_tcp_recv (Results 1 – 3 of 3) sorted by relevance
101 int32_t cache_tcp_recv(TRWCache* cache, uint32_t fd);
394 int32_t cache_tcp_recv(TRWCache* cache, uint32_t fd) in cache_tcp_recv() function
1364 ret = cache_tcp_recv(&_recv_cache, _fd); in InputNotify()