Home
last modified time | relevance | path

Searched refs:ERR_SOCK_BIND (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c224 case ERR_SOCK_BIND: in FillpErrToErrno()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h300 #define ERR_SOCK_BIND (-1001) /* bind failed */ macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge_message.c465 sock->coreErrType[MSG_TYPE_DO_BIND] = ERR_SOCK_BIND; in SpungeHandleMsgBind()