Searched refs:SendCacheTcp (Results 1 – 2 of 2) sorted by relevance
1020 int32_t CSockLink::SendCacheTcp(void* data, uint32_t len) in SendCacheTcp() function in CSockLink1095 ret = SendCacheTcp(data, len); in SendData()1422 ret = SendCacheTcp(NULL, 0); in OutputNotify()
301 int32_t SendCacheTcp(void* data, uint32_t len);