Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dmt_net.cpp953 int32_t CSockLink::SendCacheUdp(void* data, uint32_t len) in SendCacheUdp() function in CSockLink
1091 ret = SendCacheUdp(data, len); in SendData()
1418 ret = SendCacheUdp(NULL, 0); in OutputNotify()
H A Dmt_net.h299 int32_t SendCacheUdp(void* data, uint32_t len);