Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h35 #define FILLP_GETSOCKOPT (g_fillpOsSocketLibFun.getSockOpt) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c177 return FILLP_GETSOCKOPT(udpSock->udpSock, level, optName, optVal, optLen); in SysioGetsockoptUdp()