Searched refs:sendMask (Results 1 – 1 of 1) sorted by relevance
430 ConstructClientIdCtx *ctx, int sendMask) in WillConstructMask() argument432 if ((!mask || (mask & sendMask)) in WillConstructMask()433 && !(ctx->sentClientMasks[client->index] & sendMask)) { in WillConstructMask()434 ctx->sentClientMasks[client->index] |= sendMask; in WillConstructMask()