Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dfillp_function.h40 #define FILLP_BIND (g_fillpOsSocketLibFun.bindCallbackFunc) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dsysio_udp.c368 int err = FILLP_BIND(udpSock->udpSock, addr, (FILLP_INT32)len); in SysioBindUdp()