Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h30 #define FILLP_FD_CREATE_FD_SET (g_fillpOsSocketLibFun.fillpFuncCreateFdSet) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_core.c597 g_udpIo.readSet = FILLP_FD_CREATE_FD_SET(); in FtInitGlobalUdpIo()
603 g_udpIo.readableSet = FILLP_FD_CREATE_FD_SET(); in FtInitGlobalUdpIo()