Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h338 #define FILLP_COOKIE_TAG 0X1 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c779 …if ((confirm->tagCookie != FILLP_COOKIE_TAG) || (confirm->cookieLength != sizeof(FillpCookieConten… in FillpConnConfirmInput()
1453 reqAck->tagCookie = FILLP_COOKIE_TAG; in FillpSendConnReqAckBuild()