Home
last modified time | relevance | path

Searched refs:remoteSendCache (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dfillp_cookie.h47 FILLP_UINT32 remoteSendCache; /* client send to server cache , same as server recv cache */ member
69 FILLP_UINT32 remoteSendCache; /* client send to server cache , same as server recv cache */ member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c574 maxRecvCache = UTILS_MIN(maxRecvCache, confirm->cookieContent.remoteSendCache); in FillpInitNewConnByConfirm()
1909 stateCookie->remoteSendCache = req->sendCache; in FillpGenerateCookie()

Completed in 4 milliseconds