Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h45 #define FILLP_RECVFROM (g_fillpOsSocketLibFun.recvFromCallbackFunc) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c242 netbuf->len = (int)FILLP_RECVFROM(sysioUdpSock->udpSock, netbuf->p, in SysioFetchPacketUdp()