Searched refs:remoteRecvCache (Results 1 – 2 of 2) sorted by relevance
49 FILLP_UINT32 remoteRecvCache; /* client recv from server cache, same as server send cache */ member71 FILLP_UINT32 remoteRecvCache; /* client recv from server cache, same as server send cache */ member
573 maxSendCache = UTILS_MIN(maxSendCache, confirm->cookieContent.remoteRecvCache); in FillpInitNewConnByConfirm()1908 stateCookie->remoteRecvCache = req->recvCache; in FillpGenerateCookie()