Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.cpp1020 int32_t CSockLink::SendCacheTcp(void* data, uint32_t len) in SendCacheTcp() function in CSockLink
1095 ret = SendCacheTcp(data, len); in SendData()
1422 ret = SendCacheTcp(NULL, 0); in OutputNotify()
H A Dmt_net.h301 int32_t SendCacheTcp(void* data, uint32_t len);