Searched refs:STREAM_RWR_NOACK (Results 1 – 1 of 1) sorted by relevance
894 #define STREAM_RWR_NOACK (1<<0) /* Do not create entries in the PEL. */ macro950 if (group && !(flags & STREAM_RWR_NOACK)) { in streamReplyWithRange()1524 if (noack) flags |= STREAM_RWR_NOACK; in xreadCommand()