Searched refs:DRR_SPILL_IS_UNMODIFIED (Results 1 – 2 of 2) sorted by relevance
212 #define DRR_SPILL_IS_UNMODIFIED(flags) ((flags) & DRR_SPILL_UNMODIFIED) macro
2144 if (rwa->spill && DRR_SPILL_IS_UNMODIFIED(drrs->drr_flags)) { in receive_spill()