Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h326 #define FILLP_ESOCKTNOSUPPORT ESOCKTNOSUPPORT macro
357 #define FILLP_ESOCKTNOSUPPORT WSAESOCKTNOSUPPORT macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c88 SET_ERRNO(FILLP_ESOCKTNOSUPPORT); in SockCheckDomainTypeProto()